Searched refs:CFG_AUTO_TERM (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/dev/ic/ | ||
| D | iha.h | 186 #define CFG_AUTO_TERM 0x0010 /* Enable auto terminator */ macro |
| D | iha.c | 412 ((pScsi->NVM_SCSI_Cfg & CFG_AUTO_TERM) >> 4) in iha_init_tulip() |