Searched refs:IPW_RST_MASTER_DISABLED (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/sys/dev/pci/ | ||
| H A D | if_ipwreg.h | 66 #define IPW_RST_MASTER_DISABLED 0x00000100 macro |
| H A D | if_ipw.c | 1449 if (CSR_READ_4(sc, IPW_CSR_RST) & IPW_RST_MASTER_DISABLED) in ipw_stop_master() |