Searched refs:BNX2I_NX2_DEV_57710 (Results 1 - 5 of 5) sorted by relevance

/drivers/scsi/bnx2i/
H A Dbnx2i_sysfs.c66 if (test_bit(BNX2I_NX2_DEV_57710, &hba->cnic_dev_type))
H A Dbnx2i_iscsi.c769 else if (test_bit(BNX2I_NX2_DEV_57710, &hba->cnic_dev_type))
819 } else if (test_bit(BNX2I_NX2_DEV_57710, &hba->cnic_dev_type)) {
842 if (test_bit(BNX2I_NX2_DEV_57710, &hba->cnic_dev_type)) {
856 if (test_bit(BNX2I_NX2_DEV_57710, &hba->cnic_dev_type)) {
867 if (test_bit(BNX2I_NX2_DEV_57710, &hba->cnic_dev_type)) {
1444 if (test_bit(BNX2I_NX2_DEV_57710, &bnx2i_ep->hba->cnic_dev_type))
1697 if (test_bit(BNX2I_NX2_DEV_57710, &hba->cnic_dev_type) &&
1972 if (test_bit(BNX2I_NX2_DEV_57710, &bnx2i_ep->hba->cnic_dev_type))
H A Dbnx2i_hwi.c32 if (test_bit(BNX2I_NX2_DEV_57710, &ep->hba->cnic_dev_type))
144 if (!test_bit(BNX2I_NX2_DEV_57710, &ep->hba->cnic_dev_type))
246 if (test_bit(BNX2I_NX2_DEV_57710, &ep->hba->cnic_dev_type)) {
274 if (test_bit(BNX2I_NX2_DEV_57710, &ep->hba->cnic_dev_type)) {
556 if (test_bit(BNX2I_NX2_DEV_57710, &ep->hba->cnic_dev_type)) {
658 if (test_bit(BNX2I_NX2_DEV_57710, &bnx2i_conn->ep->hba->cnic_dev_type))
776 if (test_bit(BNX2I_NX2_DEV_57710, &ep->hba->cnic_dev_type))
931 if (test_bit(BNX2I_NX2_DEV_57710, &hba->cnic_dev_type))
955 if (test_bit(BNX2I_NX2_DEV_57710, &ep->hba->cnic_dev_type))
2718 if (test_bit(BNX2I_NX2_DEV_57710,
[all...]
H A Dbnx2i_init.c114 set_bit(BNX2I_NX2_DEV_57710, &hba->cnic_dev_type);
H A Dbnx2i.h359 #define BNX2I_NX2_DEV_57710 0x3 macro

Completed in 34 milliseconds