Searched refs:sw_info_t (Results 1 - 4 of 4) sorted by relevance

/drivers/scsi/qla2xxx/
H A Dqla_gbl.h458 extern int qla2x00_gid_pt(scsi_qla_host_t *, sw_info_t *);
459 extern int qla2x00_gpn_id(scsi_qla_host_t *, sw_info_t *);
460 extern int qla2x00_gnn_id(scsi_qla_host_t *, sw_info_t *);
461 extern void qla2x00_gff_id(scsi_qla_host_t *, sw_info_t *);
469 extern int qla2x00_gfpn_id(scsi_qla_host_t *, sw_info_t *);
470 extern int qla2x00_gpsc(scsi_qla_host_t *, sw_info_t *);
H A Dqla_gs.c10 static int qla2x00_sns_gid_pt(scsi_qla_host_t *, sw_info_t *);
11 static int qla2x00_sns_gpn_id(scsi_qla_host_t *, sw_info_t *);
12 static int qla2x00_sns_gnn_id(scsi_qla_host_t *, sw_info_t *);
259 qla2x00_gid_pt(scsi_qla_host_t *vha, sw_info_t *list)
338 qla2x00_gpn_id(scsi_qla_host_t *vha, sw_info_t *list)
401 qla2x00_gnn_id(scsi_qla_host_t *vha, sw_info_t *list)
821 qla2x00_sns_gid_pt(scsi_qla_host_t *vha, sw_info_t *list)
892 qla2x00_sns_gpn_id(scsi_qla_host_t *vha, sw_info_t *list)
948 qla2x00_sns_gnn_id(scsi_qla_host_t *vha, sw_info_t *list)
1749 qla2x00_gfpn_id(scsi_qla_host_t *vha, sw_info_t *lis
[all...]
H A Dqla_init.c3131 sw_info_t *swl;
3143 ha->swl = kcalloc(ha->max_fibre_devices, sizeof(sw_info_t),
3151 memset(swl, 0, ha->max_fibre_devices * sizeof(sw_info_t));
H A Dqla_def.h1675 } sw_info_t; typedef in typeref:struct:__anon4896

Completed in 262 milliseconds