Searched defs:sata_fetch_device_identify_data (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sata/impl/
H A Dsata.c317 static int sata_fetch_device_identify_data(sata_hba_inst_t *,
3860 (sata_fetch_device_identify_data(
5506 rv = sata_fetch_device_identify_data(spx->txlt_sata_hba_inst,
12644 if ((rval = sata_fetch_device_identify_data(sata_hba_inst,
13699 sata_fetch_device_identify_data(sata_hba_inst_t *sata_hba_inst, function
13728 "sata_fetch_device_identify_data: "
16543 if (sata_fetch_device_identify_data(sata_hba_inst, &new_sdinfo) != 0) {
16681 if (sata_fetch_device_identify_data(sata_hba_inst, &new_sdinfo) != 0) {

Completed in 81 milliseconds