Home
last modified time | relevance | path

Searched refs:MSK_IF_UNLOCK (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/msk/
H A Dif_msk.c1024 MSK_IF_UNLOCK(sc_if); in msk_mediachange()
1041 MSK_IF_UNLOCK(sc_if); in msk_mediastatus()
1049 MSK_IF_UNLOCK(sc_if); in msk_mediastatus()
1073 MSK_IF_UNLOCK(sc_if); in msk_ioctl()
1091 MSK_IF_UNLOCK(sc_if); in msk_ioctl()
1105 MSK_IF_UNLOCK(sc_if); in msk_ioctl()
1112 MSK_IF_UNLOCK(sc_if); in msk_ioctl()
1169 MSK_IF_UNLOCK(sc_if); in msk_ioctl()
1665 MSK_IF_UNLOCK(sc_if); in msk_attach()
1705 MSK_IF_UNLOCK(sc_if); in msk_attach()
[all …]
H A Dif_mskreg.h2547 #define MSK_IF_UNLOCK(_sc) MSK_UNLOCK((_sc)->msk_softc) macro