Searched refs:PP_BusST (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/sys/dev/cs/ | ||
| H A D | if_csreg.h | 77 #define PP_BusST 0x0138 /* Bus Status */ macro |
| H A D | if_cs.c | 916 if (!(cs_readreg(sc, PP_BusST) & READY_FOR_TX_NOW)) { in cs_start_locked() |