Searched defs:sc_hwmtx (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/sys/dev/scc/ | ||
H A D | scc_bfe.h | 123 struct mtx sc_hwmtx; /* Spinlock protecting hardware. */ member |
/freebsd-src/sys/dev/uart/ | ||
H A D | uart_bus.h | 83 struct mtx *sc_hwmtx; global() member |