Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Dtrm.h250 #define NAC_POWERON_SCSI_RESET 0x04 /* Power on reset enable */ macro
Dtrm.c2358 if ((pEEpromBuf->NvramChannelCfg & NAC_POWERON_SCSI_RESET) != 0) in trm_initACB()