Searched refs:FLAG_SG (Results 1 – 2 of 2) sorted by relevance
105 #define FLAG_SG 0x00000008 /* Scatter/Gather used */ macro
1165 scb->flags |= FLAG_SG; in iha_exec_scb()1833 if ((scb->flags & FLAG_SG) != 0) { in iha_state_5()1977 if (scb->flags & FLAG_SG) { in iha_xfer_data()