Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/scsi/adapters/arcmsr/
H A Darcmsr.c155 static dev_info_t *arcmsr_find_child(struct ACB *acb, uint16_t tgt,
787 if (arcmsr_find_child(acb, target, lun) != NULL) { in arcmsr_tran_tgt_init()
2277 arcmsr_find_child(struct ACB *acb, uint16_t tgt, uint8_t lun) in arcmsr_find_child() function
2372 if ((child = arcmsr_find_child(acb, tgt, lun)) != NULL) { in arcmsr_config_lun()
3257 if ((child = arcmsr_find_child(acb, tgt, lun)) != NULL) { in arcmsr_scsi_device_probe()
3341 dip = arcmsr_find_child(acb, target, in arcmsr_dr_handle()