Lines Matching defs:arg0
1441 aac_sync_command(struct aac_softc *sc, u_int32_t command, u_int32_t arg0,
1450 AAC_SET_MAILBOX(sc, command, arg0, arg1, arg2, arg3);
1946 aac_sa_set_mailbox(struct aac_softc *sc, u_int32_t command, u_int32_t arg0,
1950 AAC_SETREG4(sc, AAC_SA_MAILBOX + 4, arg0);
1957 aac_rx_set_mailbox(struct aac_softc *sc, u_int32_t command, u_int32_t arg0,
1961 AAC_SETREG4(sc, AAC_RX_MAILBOX + 4, arg0);
1968 aac_fa_set_mailbox(struct aac_softc *sc, u_int32_t command, u_int32_t arg0,
1973 AAC_SETREG4(sc, AAC_FA_MAILBOX + 4, arg0);
1984 aac_rkt_set_mailbox(struct aac_softc *sc, u_int32_t command, u_int32_t arg0,
1988 AAC_SETREG4(sc, AAC_RKT_MAILBOX + 4, arg0);