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

  /src/sys/dev/pci/
if_rge.c 1248 r->hi_qword1.rx_qword4.rge_extsts = 0;
1249 r->hi_qword1.rx_qword4.rge_cmdsts = htole32(cmdsts);
1386 rxstat = letoh32(cur_rx->hi_qword1.rx_qword4.rge_cmdsts);
1387 extsts = letoh32(cur_rx->hi_qword1.rx_qword4.rge_extsts);
if_rgereg.h 199 (letoh32((x)->hi_qword1.rx_qword4.rge_cmdsts) & RGE_RDCMDSTS_OWN)
201 (letoh32((x)->hi_qword1.rx_qword4.rge_cmdsts) & RGE_RDCMDSTS_FRAGLEN)
274 } hi_qword1; member in struct:rge_rx_desc

Completed in 38 milliseconds