Searched refs:sata_check_device_removed (Results 1 – 1 of 1) sorted by relevance
398 static boolean_t sata_check_device_removed(dev_info_t *);16085 if (sata_check_device_removed(tdip) == B_TRUE) { in sata_ioctl_configure()21229 if (sata_check_device_removed(tdip) == B_TRUE) { in sata_process_target_node_cleanup()21336 if (sata_check_device_removed(tdip) == B_TRUE) { in sata_process_device_autoonline()21529 sata_check_device_removed(dev_info_t *tdip) in sata_check_device_removed() function