Searched defs:scsi_qla_host (Results 1 - 3 of 3) sorted by relevance

/drivers/scsi/
H A Dqla1280.h1018 struct scsi_qla_host { struct
1021 struct scsi_qla_host *next;
/drivers/scsi/qla4xxx/
H A Dql4_def.h190 struct scsi_qla_host *ha; /* HA the SP is queued on */
226 struct scsi_qla_host *ha;
249 struct scsi_qla_host *ha;
260 int (*ddb_change)(struct scsi_qla_host *ha, uint32_t fw_ddb_index,
385 int (*iospace_config) (struct scsi_qla_host *ha);
386 void (*pci_config) (struct scsi_qla_host *);
387 void (*disable_intrs) (struct scsi_qla_host *);
388 void (*enable_intrs) (struct scsi_qla_host *);
389 int (*start_firmware) (struct scsi_qla_host *);
391 void (*interrupt_service_routine) (struct scsi_qla_host *, uint32_
466 struct scsi_qla_host { struct
[all...]
/drivers/scsi/qla2xxx/
H A Dqla_def.h1699 struct scsi_qla_host *vha;
2217 int (*pci_config) (struct scsi_qla_host *);
2218 void (*reset_chip) (struct scsi_qla_host *);
2219 int (*chip_diag) (struct scsi_qla_host *);
2220 void (*config_rings) (struct scsi_qla_host *);
2221 void (*reset_adapter) (struct scsi_qla_host *);
2222 int (*nvram_config) (struct scsi_qla_host *);
2223 void (*update_fw_options) (struct scsi_qla_host *);
2224 int (*load_risc) (struct scsi_qla_host *, uint32_t *);
2226 char * (*pci_info_str) (struct scsi_qla_host *, cha
2871 typedef struct scsi_qla_host { struct
[all...]

Completed in 61 milliseconds