Searched refs:sata_check_device_removed (Results 1 – 1 of 1) sorted by relevance
385 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