Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Di82586reg.h318 #define IE_CMD_NOP_CMD(b,i) (IE_CMD_NOP_ADDR(b,i) + 2) macro
H A Di82586.c1464 sc->ie_bus_write16(sc, IE_CMD_NOP_CMD(sc->nop_cmds, n), in i82586_setup_bufs()