Searched refs:AAC_CLEAR_ISTATUS (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14-stable/sys/dev/aacraid/ |
| HD | aacraid_var.h | 268 #define AAC_CLEAR_ISTATUS(sc, mask) ((sc)->aac_if.aif_clr_istatus((sc), \ macro
|
| HD | aacraid.c | 2081 AAC_CLEAR_ISTATUS(sc, AAC_DB_SYNC_COMMAND); in aacraid_sync_command() 2097 AAC_CLEAR_ISTATUS(sc, AAC_DB_SYNC_COMMAND); in aacraid_sync_command()
|
| /freebsd-14-stable/sys/dev/aac/ |
| HD | aacvar.h | 258 #define AAC_CLEAR_ISTATUS(sc, mask) ((sc)->aac_if->aif_clr_istatus((sc), \ macro
|
| HD | aac.c | 865 AAC_CLEAR_ISTATUS(sc, AAC_DB_RESPONSE_READY); in aac_new_intr() 916 AAC_CLEAR_ISTATUS(sc, reason); in aac_filter() 2041 AAC_CLEAR_ISTATUS(sc, AAC_DB_SYNC_COMMAND); in aac_sync_command() 2056 AAC_CLEAR_ISTATUS(sc, AAC_DB_SYNC_COMMAND); in aac_sync_command()
|