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

  /src/sys/dev/pci/
if_txp.c 1448 int txdidx; local in function:txp_start
1525 txdidx = prod;
1587 txdidx * sizeof(struct txp_tx_desc),
if_txp.c 1448 int txdidx; local in function:txp_start
1525 txdidx = prod;
1587 txdidx * sizeof(struct txp_tx_desc),

Completed in 24 milliseconds