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

/illumos-gate/usr/src/uts/common/io/sata/impl/
H A Dsata.c385 static boolean_t sata_check_device_removed(dev_info_t *);
15152 if (sata_check_device_removed(tdip) == B_TRUE) {
20395 if (sata_check_device_removed(tdip) == B_TRUE) {
20502 if (sata_check_device_removed(tdip) == B_TRUE) {
20697 sata_check_device_removed(dev_info_t *tdip) function

Completed in 104 milliseconds