Home | Sort by: relevance | last modified time | path |
/src/sys/dev/pci/ | |
if_bwfm_pci.h | 210 uint16_t seqnum; member in struct:msgbuf_rx_event |
/src/sys/dev/ic/ | |
malo.c | 153 uint16_t seqnum; /* seems not to matter that much */ member in struct:malo_cmdheader 1770 hdr->seqnum = htole16(sn++); 1792 hdr->seqnum = htole16(sn++); 1953 hdr->seqnum = htole16(42); /* the one and only */ 1996 hdr->seqnum = 1; 2013 hdr->seqnum = 1; 2039 hdr->seqnum = 1; 2061 hdr->seqnum = 1; 2087 hdr->seqnum = 1; 2110 hdr->seqnum = 1 [all...] |
/src/sys/dev/pcmcia/ | |
if_malo_pcmciavar.h | 71 uint16_t seqnum; member in struct:malo_cmd_header |