Searched refs:ata_device (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/sbin/camcontrol/ |
| H A D | epc.c | 276 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 D | camcontrol.c | 2031 uint8_t error = 0, ata_device = 0, status = 0; in atahpa_proc_resp() local 2036 retval = get_ata_status(device, ccb, &error, &count, &lba, &ata_device, in atahpa_proc_resp() 6696 uint8_t error = 0, ata_device = 0, status = 0; in sanitize_wait_ata() local 6736 &ata_device, &status); in sanitize_wait_ata() 9273 uint8_t error = 0, ata_device = 0, status = 0; in atapm_proc_resp() local 9278 retval = get_ata_status(device, ccb, &error, &count, &lba, &ata_device, in atapm_proc_resp()
|
| /freebsd-14.2/sys/dev/ata/ |
| H A D | ata-all.h | 298 struct ata_device { struct 469 int ata_getparam(struct ata_device *atadev, int init);
|