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

/illumos-gate/usr/src/lib/cfgadm_plugins/sata/common/
H A Dcfga_sata.c243 sata_get_devicepath(const char *ap_id);
650 devpath = sata_get_devicepath(ap_id);
660 devpath = sata_get_devicepath(ap_id);
715 devpath = sata_get_devicepath(ap_id);
767 * removed. sata_get_devicepath in this case is not necessary.
772 devpath = sata_get_devicepath(ap_id);
1257 devpath = sata_get_devicepath(ap_id);
2102 sata_get_devicepath(const char *ap_id) function

Completed in 48 milliseconds