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

/netbsd-current/sys/dev/pci/
H A Dif_wmreg.h1435 #define SWSM_SMBI 0x00000001 /* Driver Semaphore bit */ macro
H A Dif_wm.c2649 if ((reg & SWSM_SMBI) != 0)
2652 CSR_WRITE(sc, WMREG_SWSM, reg & ~SWSM_SMBI);
15540 if ((swsm & SWSM_SMBI) == 0)
15600 swsm &= ~(SWSM_SMBI | SWSM_SWESMBI);

Completed in 119 milliseconds