Lines Matching refs:scsi_qla_host

644 	struct scsi_qla_host *vha;
2450 struct scsi_qla_host *vha;
3259 int (*pci_config) (struct scsi_qla_host *);
3260 int (*reset_chip)(struct scsi_qla_host *);
3261 int (*chip_diag) (struct scsi_qla_host *);
3262 void (*config_rings) (struct scsi_qla_host *);
3263 int (*reset_adapter)(struct scsi_qla_host *);
3264 int (*nvram_config) (struct scsi_qla_host *);
3265 void (*update_fw_options) (struct scsi_qla_host *);
3266 int (*load_risc) (struct scsi_qla_host *, uint32_t *);
3268 char * (*pci_info_str)(struct scsi_qla_host *, char *, size_t);
3269 char * (*fw_version_str)(struct scsi_qla_host *, char *, size_t);
3278 int (*fabric_login) (struct scsi_qla_host *, uint16_t, uint8_t,
3280 int (*fabric_logout) (struct scsi_qla_host *, uint16_t, uint8_t,
3285 void *(*prep_ms_iocb) (struct scsi_qla_host *, struct ct_arg *);
3286 void *(*prep_ms_fdmi_iocb) (struct scsi_qla_host *, uint32_t,
3289 uint8_t *(*read_nvram)(struct scsi_qla_host *, void *,
3291 int (*write_nvram)(struct scsi_qla_host *, void *, uint32_t,
3294 void (*fw_dump)(struct scsi_qla_host *vha);
3295 void (*mpi_fw_dump)(struct scsi_qla_host *, int);
3297 int (*beacon_on) (struct scsi_qla_host *);
3298 int (*beacon_off) (struct scsi_qla_host *);
3299 void (*beacon_blink) (struct scsi_qla_host *);
3301 void *(*read_optrom)(struct scsi_qla_host *, void *,
3303 int (*write_optrom)(struct scsi_qla_host *, void *, uint32_t,
3306 int (*get_flash_version) (struct scsi_qla_host *, void *);
3309 int (*abort_isp) (struct scsi_qla_host *);
3311 int (*initialize_adapter)(struct scsi_qla_host *);
3331 struct scsi_qla_host;
3484 struct scsi_qla_host *vha;
3607 struct scsi_qla_host *vha;
4616 struct scsi_qla_host *vha;
4617 void (*process_item)(struct scsi_qla_host *vha,
4636 typedef struct scsi_qla_host { struct