Searched refs:MSK_IF_UNLOCK (Results 1 – 2 of 2) sorted by relevance
1024 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 …]
2547 #define MSK_IF_UNLOCK(_sc) MSK_UNLOCK((_sc)->msk_softc) macro