Home
last modified time | relevance | path

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

/freebsd/sys/dev/nfe/
H A Dif_nfe.c147 #define NFE_LOCK(_sc) mtx_lock(&(_sc)->nfe_mtx) macro
695 NFE_LOCK(sc); in nfe_detach()
780 NFE_LOCK(sc); in nfe_suspend()
797 NFE_LOCK(sc); in nfe_resume()
1609 NFE_LOCK(sc); in nfe_poll()
1697 NFE_LOCK(sc); in nfe_ioctl()
1708 NFE_LOCK(sc); in nfe_ioctl()
1732 NFE_LOCK(sc); in nfe_ioctl()
1751 NFE_LOCK(sc); in nfe_ioctl()
1758 NFE_LOCK(sc); in nfe_ioctl()
[all …]