Searched refs:aac_sync_command (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/aac/
H A Daac.c101 static int aac_sync_command(struct aac_softc *sc, u_int32_t command,
1724 if (aac_sync_command(sc, AAC_MONKER_GETKERNVER, 0, 0, 0, 0,
1747 if (aac_sync_command(sc, AAC_MONKER_GETINFO, 0, 0, 0, 0, &status)) {
1819 if (!aac_sync_command(sc, AAC_MONKER_GETCOMMPREF, 0, 0, 0, 0, NULL)) {
1987 if (aac_sync_command(sc, AAC_MONKER_INITSTRUCT,
2030 aac_sync_command(struct aac_softc *sc, u_int32_t command, function
2099 if (aac_sync_command(sc, AAC_MONKER_SYNCFIB,

Completed in 37 milliseconds