Searched refs:mptsas_probe_lun (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/common/io/scsi/adapters/mpt_sas/ |
H A D | mptsas.c | 386 static int mptsas_probe_lun(dev_info_t *pdip, int lun, 14288 mptsas_probe_lun(dev_info_t *pdip, int lun, dev_info_t **dip, in mptsas_probe_lun() function 14366 rval = mptsas_probe_lun(pdip, lun, lundip, ptgt); in mptsas_config_one_addr() 14406 rval = mptsas_probe_lun(pdip, lun, lundip, ptgt); in mptsas_config_one_phy() 14564 ret = mptsas_probe_lun(pdip, lun_num, &cdip, in mptsas_config_luns() 14992 rval = mptsas_probe_lun(pdip, 0, &tdip, ptgt); in mptsas_config_target()
|