Searched defs:cam_dev (Results 1 – 5 of 5) sorted by relevance
/freebsd/lib/libcam/tests/ |
H A D | libcam_test.c | 226 struct cam_device *cam_dev; in ATF_TC_BODY() local 267 struct cam_device *cam_dev; in ATF_TC_BODY() local
|
/freebsd/usr.bin/sdiotool/ |
H A D | sdiotool.c | 165 struct cam_device *cam_dev; member 492 struct cam_device *cam_dev; in main() local
|
/freebsd/sbin/camcontrol/ |
H A D | fwdownload.c | 297 fw_get_vendor(struct cam_device *cam_dev, struct ata_params *ident_buf) in fw_get_vendor() 328 fw_get_timeout(struct cam_device *cam_dev, struct fw_vendor *vp, in fw_get_timeout() 824 fw_download_img(struct cam_device *cam_dev, struct fw_vendor *vp, in fw_download_img()
|
H A D | camcontrol.c | 667 getdevtype(struct cam_device * cam_dev) getdevtype() argument 10353 struct cam_device *cam_dev = NULL; main() local [all...] |
/freebsd/usr.sbin/camdd/ |
H A D | camdd.c | 1283 camdd_probe_pass_scsi(struct cam_device *cam_dev, union ccb *ccb, in camdd_probe_pass_scsi() 1379 camdd_probe_pass_nvme(struct cam_device *cam_dev, union ccb *ccb, in camdd_probe_pass_nvme() 1451 camdd_probe_pass(struct cam_device *cam_dev, struct camdd_io_opts *io_opts, in camdd_probe_pass()
|