Searched refs:ISCSI_BD_LAST_IN_BD_CHAIN (Results 1 – 2 of 2) sorted by relevance
174 bd[bd_count - 1].flags |= ISCSI_BD_LAST_IN_BD_CHAIN; in bnx2i_map_scsi_sg()554 mp_bdt->flags = ISCSI_BD_LAST_IN_BD_CHAIN | in bnx2i_setup_mp_bdt()1059 bd_tbl->flags = ISCSI_BD_LAST_IN_BD_CHAIN | in bnx2i_iscsi_prep_generic_pdu_bd()1067 bd_tbl->flags = ISCSI_BD_LAST_IN_BD_CHAIN | in bnx2i_iscsi_prep_generic_pdu_bd()
84 #define ISCSI_BD_LAST_IN_BD_CHAIN (0x1<<6) macro94 #define ISCSI_BD_LAST_IN_BD_CHAIN (0x1<<6) macro