Searched refs:CMD_FLAGS_RESP (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/pci/ | ||
H A D | if_txpreg.h | 336 #define CMD_FLAGS_RESP 0x40 /* response requested */ macro |
H A D | if_txp.c | 1458 (wait ? CMD_FLAGS_RESP : 0) | CMD_FLAGS_VALID; in txp_command2() |