Home
last modified time | relevance | path

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

/freebsd/sys/dev/aac/
H A Daacvar.h241 void (*aif_set_mailbox)(struct aac_softc *sc, u_int32_t command, member
261 ((sc)->aac_if->aif_set_mailbox((sc), (command), (arg0), (arg1), (arg2), \
/freebsd/sys/dev/aacraid/
H A Daacraid_var.h253 void (*aif_set_mailbox)(struct aac_softc *sc, u_int32_t command, member
271 ((sc)->aac_if.aif_set_mailbox((sc), (command), (arg0), (arg1), (arg2), \