Searched refs:AAC_FIBSTATE_DONEHOST (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/ic/ | ||
| D | aacreg.h | 1092 #define AAC_FIBSTATE_DONEHOST (1<<10) /* processed by the host */ macro |
| D | aac.c | 1102 htole32(AAC_FIBSTATE_DONEHOST); in aac_host_command() |