Searched refs:SeqNum (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/mwl/
H A Dmwl_reg.h425 uint8_t SeqNum; member in struct:__anon6173
428 uint16_t SeqNum; member in struct:__anon6173
H A Dmwl.c1261 "Cmd %s Length %d SeqNum %d MacId %d",
1262 mwlcmdname(LE_16(h->Cmd) & ~0x8000), len, h->SeqNum, h->MacId);
1265 "Cmd %s Length %d SeqNum %d",
1266 mwlcmdname(LE_16(h->Cmd) & ~0x8000), len, LE_16(h->SeqNum));

Completed in 54 milliseconds