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

/freebsd-current/sys/dev/pccbb/
H A Dpccbbreg.h103 # define CBBM_MFUNC_PIN0 0x0000000f macro
H A Dpccbb_pci.c531 if ((mux & (CBBM_MFUNC_PIN0 | CBBM_MFUNC_PIN1)) == 0) {
532 mux = (mux & ~CBBM_MFUNC_PIN0) |

Completed in 64 milliseconds