Searched refs:camcontrol_devtype (Results 1 – 5 of 5) sorted by relevance
/freebsd/sbin/camcontrol/ |
H A D | epc.c | 129 static int epc_list(struct cam_device *device, camcontrol_devtype devtype, 133 static int epc_getmode(struct cam_device *device, camcontrol_devtype devtype, 137 camcontrol_devtype devtype, union ccb *ccb, 189 epc_list(struct cam_device *device, camcontrol_devtype devtype, union ccb *ccb, 270 epc_getmode(struct cam_device *device, camcontrol_devtype devtype, 520 epc_set_features(struct cam_device *device, camcontrol_devtype devtype, 616 camcontrol_devtype devtype; in epc()
|
H A D | camcontrol.h | 48 } camcontrol_devtype; typedef 67 int verbosemode, camcontrol_devtype *devtype); 74 int is48bit, camcontrol_devtype devtype);
|
H A D | fwdownload.c | 283 camcontrol_devtype devtype, 290 camcontrol_devtype devtype); 660 fw_check_device_ready(struct cam_device *dev, camcontrol_devtype devtype, in fw_check_device_ready() 827 camcontrol_devtype devtype) in fw_download_img() 986 camcontrol_devtype devtype; in fwdownload()
|
H A D | zone.c | 329 camcontrol_devtype devtype; in zone()
|
H A D | camcontrol.c | 665 camcontrol_devtype dt; 5576 int verbosemode, camcontrol_devtype *devtype) in get_device_type() 5653 int is48bit, camcontrol_devtype devtype) in build_ata_cmd() 6709 camcontrol_devtype devtype) in sanitize_wait_ata() 6922 camcontrol_devtype dt; in sanitize()
|