Lines Matching refs:scsi_qla_host

599 	struct scsi_qla_host *vha;
2378 struct scsi_qla_host *vha;
3163 int (*pci_config) (struct scsi_qla_host *);
3164 int (*reset_chip)(struct scsi_qla_host *);
3165 int (*chip_diag) (struct scsi_qla_host *);
3166 void (*config_rings) (struct scsi_qla_host *);
3167 int (*reset_adapter)(struct scsi_qla_host *);
3168 int (*nvram_config) (struct scsi_qla_host *);
3169 void (*update_fw_options) (struct scsi_qla_host *);
3170 int (*load_risc) (struct scsi_qla_host *, uint32_t *);
3172 char * (*pci_info_str)(struct scsi_qla_host *, char *, size_t);
3173 char * (*fw_version_str)(struct scsi_qla_host *, char *, size_t);
3182 int (*fabric_login) (struct scsi_qla_host *, uint16_t, uint8_t,
3184 int (*fabric_logout) (struct scsi_qla_host *, uint16_t, uint8_t,
3189 void *(*prep_ms_iocb) (struct scsi_qla_host *, struct ct_arg *);
3190 void *(*prep_ms_fdmi_iocb) (struct scsi_qla_host *, uint32_t,
3193 uint8_t *(*read_nvram)(struct scsi_qla_host *, void *,
3195 int (*write_nvram)(struct scsi_qla_host *, void *, uint32_t,
3198 void (*fw_dump) (struct scsi_qla_host *, int);
3200 int (*beacon_on) (struct scsi_qla_host *);
3201 int (*beacon_off) (struct scsi_qla_host *);
3202 void (*beacon_blink) (struct scsi_qla_host *);
3204 void *(*read_optrom)(struct scsi_qla_host *, void *,
3206 int (*write_optrom)(struct scsi_qla_host *, void *, uint32_t,
3209 int (*get_flash_version) (struct scsi_qla_host *, void *);
3212 int (*abort_isp) (struct scsi_qla_host *);
3214 int (*initialize_adapter)(struct scsi_qla_host *);
3233 struct scsi_qla_host;
3387 struct scsi_qla_host *vha;
3493 struct scsi_qla_host *vha;
4323 typedef struct scsi_qla_host { struct