Searched refs:CS_LOCK (Results 1 – 2 of 2) sorted by relevance
480 CS_LOCK(sc); in cs_attach()591 CS_LOCK(sc); in cs_detach()612 CS_LOCK(sc); in cs_init()772 CS_LOCK(sc); in csintr()867 CS_LOCK(sc); in cs_start()1061 CS_LOCK(sc); in cs_ioctl()1089 CS_LOCK(sc); in cs_ioctl()1142 CS_LOCK(sc); in cs_mediachange()1154 CS_LOCK(sc); in cs_mediastatus()
71 #define CS_LOCK(sc) mtx_lock(&(sc)->lock) macro