Searched refs:get_ata_status (Results 1 – 3 of 3) sorted by relevance
/freebsd/sbin/camcontrol/ |
H A D | camcontrol.h | 75 int get_ata_status(struct cam_device *dev, union ccb *ccb, uint8_t *error,
|
H A D | epc.c | 459 retval = get_ata_status(device, ccb, &error, &count, &lba, &ata_device, in epc_getmode()
|
H A D | camcontrol.c | 2038 retval = get_ata_status(device, ccb, &error, &count, &lba, &ata_device, in atahpa_proc_resp() 5734 get_ata_status(struct cam_device *dev, union ccb *ccb, uint8_t *error, in get_ata_status() function 6764 retval = get_ata_status(device, ccb, &error, &count, &lba, in sanitize_wait_ata() 9307 retval = get_ata_status(device, ccb, &error, &count, &lba, &ata_device, in atapm_proc_resp()
|