Home
last modified time | relevance | path

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

/titanic_50/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); in aac_probe_containers()
3557 (void) aac_handle_dr(softs, dvp->cid, -1, in aac_probe_containers()
3590 (void) aac_handle_dr(softs, tgt, 0, event); in aac_probe_jbod()
7494 aac_handle_dr(struct aac_softstate *softs, int tgt, int lun, int event) in aac_handle_dr() function