Searched defs:aac_handle_dr (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/aac/
H A Daac.c376 static int aac_handle_dr(struct aac_softstate *, int, int, int);
3542 (void) aac_handle_dr(softs, i, -1, event);
3557 (void) aac_handle_dr(softs, dvp->cid, -1,
3590 (void) aac_handle_dr(softs, tgt, 0, event);
7494 aac_handle_dr(struct aac_softstate *softs, int tgt, int lun, int event) function

Completed in 176 milliseconds