Searched refs:AN_CMD_ALLOC_MEM (Results 1 – 2 of 2) sorted by relevance
| /trueos/sys/dev/an/ | ||
| HD | if_anreg.h | 123 #define AN_CMD_ALLOC_MEM 0x000A /* allocate NIC memory */ macro |
| HD | if_an.c | 1744 if (an_cmd(sc, AN_CMD_ALLOC_MEM, len)) { in an_alloc_nicmem() |