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

  /src/sys/dev/pci/
if_aq.c 5417 unsigned int idx, hw_head, n = 0; local
5424 hw_head = AQ_READ_REG_BIT(sc, TX_DMA_DESC_HEAD_PTR_REG(ringidx),
5426 if (hw_head == txring->txr_considx) {
5433 for (idx = txring->txr_considx; idx != hw_head;
  /src/external/mpl/dhcp/dist/server/
mdb.c 501 int hw_head = 0, uid_head = 1; local
519 hw_head = 1;
605 if (hw_head && hd -> n_ipaddr -> interface.hlen) {

Completed in 91 milliseconds