Searched refs:aac_find_child (Results 1 – 1 of 1) sorted by relevance
373 static dev_info_t *aac_find_child(struct aac_softstate *, uint16_t, uint8_t);4163 if (aac_find_child(softs, tgt, lun) != NULL) { in aac_tran_tgt_init()7103 aac_find_child(struct aac_softstate *softs, uint16_t tgt, uint8_t lun) in aac_find_child() function7271 if ((child = aac_find_child(softs, tgt, lun)) != NULL) { in aac_config_lun()