Searched refs:AN_CMD_ALLOC_MEM (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/ic/ | ||
H A D | anreg.h | 76 #define AN_CMD_ALLOC_MEM 0x000A /* allocate NIC memory */ macro |
H A D | an.c | 808 if (an_cmd(sc, AN_CMD_ALLOC_MEM, len)) { in an_alloc_nicmem() |