Searched refs:mptsas_probe_lun (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/ |
H A D | mptsas.c | 398 static int mptsas_probe_lun(dev_info_t *pdip, int lun, 14373 mptsas_probe_lun(dev_info_t *pdip, int lun, dev_info_t **dip, in mptsas_probe_lun() function 14451 rval = mptsas_probe_lun(pdip, lun, lundip, ptgt); in mptsas_config_one_addr() 14491 rval = mptsas_probe_lun(pdip, lun, lundip, ptgt); in mptsas_config_one_phy() 14649 ret = mptsas_probe_lun(pdip, lun_num, &cdip, in mptsas_config_luns() 15077 rval = mptsas_probe_lun(pdip, 0, &tdip, ptgt); in mptsas_config_target()
|