Home
last modified time | relevance | path

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

/freebsd/sys/dev/bce/
H A Dif_bcereg.h1503 #define BCE_PCICFG_MISC_STATUS_PCIX_DET (1L<<3) macro
H A Dif_bce.c1264 if (val & BCE_PCICFG_MISC_STATUS_PCIX_DET) { in bce_attach()