Home
last modified time | relevance | path

Searched refs:mwlcmdname (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/mwl/
H A Dmwl.c236 mwlcmdname(int);
1167 "timeout waiting for f/w cmd %s\n", mwlcmdname(cmd)); in mwlExecuteCmd()
1176 "send cmd %s\n", mwlcmdname(cmd)); in mwlExecuteCmd()
1201 mwlcmdname(int cmd) in mwlcmdname() function
1271 mwlcmdname(LE_16(h->Cmd) & ~0x8000), len, h->SeqNum, h->MacId); in dumpresult()
1275 mwlcmdname(LE_16(h->Cmd) & ~0x8000), len, LE_16(h->SeqNum)); in dumpresult()