Lines Matching refs:scsi_qla_host
1685 struct scsi_qla_host *vha;
2190 int (*pci_config) (struct scsi_qla_host *);
2191 void (*reset_chip) (struct scsi_qla_host *);
2192 int (*chip_diag) (struct scsi_qla_host *);
2193 void (*config_rings) (struct scsi_qla_host *);
2194 void (*reset_adapter) (struct scsi_qla_host *);
2195 int (*nvram_config) (struct scsi_qla_host *);
2196 void (*update_fw_options) (struct scsi_qla_host *);
2197 int (*load_risc) (struct scsi_qla_host *, uint32_t *);
2199 char * (*pci_info_str) (struct scsi_qla_host *, char *);
2200 char * (*fw_version_str) (struct scsi_qla_host *, char *);
2209 int (*fabric_login) (struct scsi_qla_host *, uint16_t, uint8_t,
2211 int (*fabric_logout) (struct scsi_qla_host *, uint16_t, uint8_t,
2216 void * (*prep_ms_iocb) (struct scsi_qla_host *, uint32_t, uint32_t);
2217 void * (*prep_ms_fdmi_iocb) (struct scsi_qla_host *, uint32_t,
2220 uint8_t * (*read_nvram) (struct scsi_qla_host *, uint8_t *,
2222 int (*write_nvram) (struct scsi_qla_host *, uint8_t *, uint32_t,
2225 void (*fw_dump) (struct scsi_qla_host *, int);
2227 int (*beacon_on) (struct scsi_qla_host *);
2228 int (*beacon_off) (struct scsi_qla_host *);
2229 void (*beacon_blink) (struct scsi_qla_host *);
2231 uint8_t * (*read_optrom) (struct scsi_qla_host *, uint8_t *,
2233 int (*write_optrom) (struct scsi_qla_host *, uint8_t *, uint32_t,
2236 int (*get_flash_version) (struct scsi_qla_host *, void *);
2238 int (*abort_isp) (struct scsi_qla_host *);
2254 struct scsi_qla_host;
2820 typedef struct scsi_qla_host { struct