Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/netfpga10g/nf10bmac/
Dif_nf10bmac.c90 #define NF10BMAC_LOCK(_sc) mtx_lock(&(_sc)->nf10bmac_mtx) macro
328 NF10BMAC_LOCK(sc); in nf10bmac_start()
458 NF10BMAC_LOCK(sc); in nf10bmac_rx_locked()
570 NF10BMAC_LOCK(sc); in nf10bmac_init()
620 NF10BMAC_LOCK(sc); in nf10bmac_intr()
661 NF10BMAC_LOCK(sc); in nf10bmac_poll()
718 NF10BMAC_LOCK(sc); in nf10bmac_ioctl()
732 NF10BMAC_LOCK(sc); in nf10bmac_ioctl()
895 NF10BMAC_LOCK(sc); in nf10bmac_detach()