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 1159 r->hi_qword1.rx_qword4.rge_extsts = 0;
1160 r->hi_qword1.rx_qword4.rge_cmdsts = htole32(cmdsts);
1297 rxstat = letoh32(cur_rx->hi_qword1.rx_qword4.rge_cmdsts);
1298 extsts = letoh32(cur_rx->hi_qword1.rx_qword4.rge_extsts);
if_rgereg.h 197 (letoh32((x)->hi_qword1.rx_qword4.rge_cmdsts) & RGE_RDCMDSTS_OWN)
199 (letoh32((x)->hi_qword1.rx_qword4.rge_cmdsts) & RGE_RDCMDSTS_FRAGLEN)
272 } hi_qword1; member in struct:rge_rx_desc

Completed in 48 milliseconds