Home
last modified time | relevance | path

Searched refs:ct_fdmi_hba_attr (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/scsi/qla2xxx/
Dqla_gs.c1264 struct ct_fdmi_hba_attr *eiter; in qla2x00_fdmi_rhba()
1289 eiter = (struct ct_fdmi_hba_attr *) (entries + size); in qla2x00_fdmi_rhba()
1302 eiter = (struct ct_fdmi_hba_attr *) (entries + size); in qla2x00_fdmi_rhba()
1314 eiter = (struct ct_fdmi_hba_attr *) (entries + size); in qla2x00_fdmi_rhba()
1327 eiter = (struct ct_fdmi_hba_attr *) (entries + size); in qla2x00_fdmi_rhba()
1339 eiter = (struct ct_fdmi_hba_attr *) (entries + size); in qla2x00_fdmi_rhba()
1352 eiter = (struct ct_fdmi_hba_attr *) (entries + size); in qla2x00_fdmi_rhba()
1364 eiter = (struct ct_fdmi_hba_attr *) (entries + size); in qla2x00_fdmi_rhba()
1376 eiter = (struct ct_fdmi_hba_attr *) (entries + size); in qla2x00_fdmi_rhba()
1388 eiter = (struct ct_fdmi_hba_attr *) (entries + size); in qla2x00_fdmi_rhba()
Dqla_def.h1812 struct ct_fdmi_hba_attr { struct
1832 struct ct_fdmi_hba_attr entry[FDMI_HBA_ATTR_COUNT]; argument