Home
last modified time | relevance | path

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

/netbsd/sys/dev/ic/
H A Dihavar.h105 #define FLAG_SG 0x00000008 /* Scatter/Gather used */ macro
H A Diha.c1165 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()