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

/freebsd-9.3-release/sys/pci/
H A Dncr.c527 #define NCR_USR_TAGENB 0x08 macro
3658 | NCR_USR_TAGENB;
4230 tp->tinfo.disc_tag |= NCR_USR_TAGENB;
4232 tp->tinfo.disc_tag &= ~NCR_USR_TAGENB;
4315 if (tp->tinfo.disc_tag & NCR_USR_TAGENB)

Completed in 108 milliseconds