Searched refs:atahpa_proc_resp (Results 1 – 1 of 1) sorted by relevance
/freebsd/sbin/camcontrol/ |
H A D | camcontrol.c | 2031 atahpa_proc_resp(struct cam_device *device, union ccb *ccb, u_int64_t *hpasize) in atahpa_proc_resp() function 2111 return atahpa_proc_resp(device, ccb, hpasize); in ata_read_native_max() 2155 return atahpa_proc_resp(device, ccb, NULL); in atahpa_set_max() 2296 return atahpa_proc_resp(device, ccb, nativesize); in ata_get_native_max() 2328 return atahpa_proc_resp(device, ccb, NULL); in ataama_set()
|