Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/aac/
H A Daac.c4549 aac_hold_bus(struct aac_softstate *softs, int iocmds) in aac_hold_bus() argument
4555 if (iocmds & (1 << q)) { in aac_hold_bus()
4568 aac_unhold_bus(struct aac_softstate *softs, int iocmds) in aac_unhold_bus() argument
4573 if (iocmds & (1 << q)) { in aac_unhold_bus()