search for: fc_host_

Displaying 2 results from an estimated 2 matches for "fc_host_".

Did you mean: fc_host
2012 Apr 20
1
[PATCH] multiqueue: a hodge podge of things
...t Scsi_Host *, struct work_struct *); static void fc_vport_sched_delete(struct work_struct *work); static int fc_vport_setup(struct Scsi_Host *shost, int channel, struct device *pdev, struct fc_vport_identifiers *ids, struct fc_vport **vport); static int fc_bsg_hostadd(struct Scsi_Host *, struct fc_host_attrs *); static int fc_bsg_rportadd(struct Scsi_Host *, struct fc_rport *); static void fc_bsg_remove(struct request_queue *); static void fc_bsg_goose_queue(struct fc_rport *); /* * Module Parameters */ /* * dev_loss_tmo: the default number of seconds that the FC transport * should insulat...
2012 Apr 20
1
[PATCH] multiqueue: a hodge podge of things
...t Scsi_Host *, struct work_struct *); static void fc_vport_sched_delete(struct work_struct *work); static int fc_vport_setup(struct Scsi_Host *shost, int channel, struct device *pdev, struct fc_vport_identifiers *ids, struct fc_vport **vport); static int fc_bsg_hostadd(struct Scsi_Host *, struct fc_host_attrs *); static int fc_bsg_rportadd(struct Scsi_Host *, struct fc_rport *); static void fc_bsg_remove(struct request_queue *); static void fc_bsg_goose_queue(struct fc_rport *); /* * Module Parameters */ /* * dev_loss_tmo: the default number of seconds that the FC transport * should insulat...