HomeSort by: relevance | last modified time | path
    Searched defs:mcx_rxr_inuse (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/
if_mcx.c 2539 static u_int mcx_rxr_inuse(struct mcx_rxring *);
3162 mcx_rxr_inuse(struct mcx_rxring *rxr) function in typeref:typename:u_int
6825 if (mcx_rxr_inuse(&rx->rx_rxr) == 0)
7108 if (mcx_rxr_inuse(&rx->rx_rxr) == 0)

Completed in 48 milliseconds