Searched refs:SMSC_UNLOCK (Results 1 – 2 of 2) sorted by relevance
419 SMSC_UNLOCK(sc); in smsc_eeprom_read()467 SMSC_UNLOCK(sc); in smsc_miibus_readreg()517 SMSC_UNLOCK(sc); in smsc_miibus_writereg()615 SMSC_UNLOCK(sc); in smsc_miibus_statchg()668 SMSC_UNLOCK(sc); in smsc_ifmedia_sts()1499 SMSC_UNLOCK(sc); in smsc_chip_init()1505 SMSC_UNLOCK(sc); in smsc_chip_init()1557 SMSC_UNLOCK(sc); in smsc_ioctl()
276 #define SMSC_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx) macro