Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Danreg.h76 #define AN_CMD_ALLOC_MEM 0x000A /* allocate NIC memory */ macro
H A Dan.c808 if (an_cmd(sc, AN_CMD_ALLOC_MEM, len)) { in an_alloc_nicmem()