Home
last modified time | relevance | path

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

/freebsd/sys/dev/ata/
H A Data-all.h298 struct ata_device { struct
465 int ata_getparam(struct ata_device *atadev, int init);
/freebsd/sbin/camcontrol/
H A Depc.c276 uint8_t error = 0, ata_device = 0, status = 0; in epc_getmode() local
459 retval = get_ata_status(device, ccb, &error, &count, &lba, &ata_device, in epc_getmode()
H A Dcamcontrol.c2032 uint8_t error = 0, ata_device = 0, status = 0; in atahpa_proc_resp() local
2037 retval = get_ata_status(device, ccb, &error, &count, &lba, &ata_device, in atahpa_proc_resp()
6711 uint8_t error = 0, ata_device = 0, status = 0; in sanitize_wait_ata() local
6751 &ata_device, &status); in sanitize_wait_ata()
9288 uint8_t error = 0, ata_device = 0, status = 0; in atapm_proc_resp() local
9293 retval = get_ata_status(device, ccb, &error, &count, &lba, &ata_device, in atapm_proc_resp()