Searched refs:aif_set_mailbox (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/dev/aac/ |
| H A D | aacvar.h | 241 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 D | aacraid_var.h | 253 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), \
|