Searched refs:ata_do_identify (Results 1 - 4 of 4) sorted by path

/freebsd-11-stable/sbin/camcontrol/
H A Dcamcontrol.c2103 ata_do_identify(struct cam_device *device, int retry_count, int timeout, function
2220 if (ata_do_identify(device, retry_count, timeout, ccb, &ident_buf) != 0) {
2715 error = ata_do_identify(device, retry_count, timeout, ccb, &ident_buf);
2778 error = ata_do_identify(device,
2885 error = ata_do_identify(device, retry_count, timeout, ccb, &ident_buf);
2926 error = ata_do_identify(device,
3079 error = ata_do_identify(device, retry_count, timeout, ccb, &ident_buf);
6818 error = ata_do_identify(device, retry_count, timeout,
H A Dcamcontrol.h64 int ata_do_identify(struct cam_device *device, int retry_count, int timeout,
H A Depc.c296 retval = ata_do_identify(device, retry_count, timeout, ccb, &ident);
H A Dfwdownload.c980 if (ata_do_identify(device, retry_count, timeout, ccb,

Completed in 520 milliseconds