Home
last modified time | relevance | path

Searched refs:sata_check_device_removed (Results 1 – 1 of 1) sorted by relevance

/titanic_41/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) { in sata_ioctl_configure()
20395 if (sata_check_device_removed(tdip) == B_TRUE) { in sata_process_target_node_cleanup()
20502 if (sata_check_device_removed(tdip) == B_TRUE) { in sata_process_device_autoonline()
20697 sata_check_device_removed(dev_info_t *tdip) in sata_check_device_removed() function