Home
last modified time | relevance | path

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

/trueos/sys/dev/wi/
HDif_wireg.h208 #define WI_CMD_ALLOC_MEM 0x000A /* allocate NIC memory */ macro
HDif_wi.c1973 if (wi_cmd(sc, WI_CMD_ALLOC_MEM, len, 0, 0)) { in wi_alloc_fid()