Searched refs:fw_vendor (Results 1 – 1 of 1) sorted by relevance
/freebsd/sbin/camcontrol/ |
H A D | fwdownload.c | 163 struct fw_vendor { struct 193 static struct fw_vendor vendors_list[] = { argument 272 static struct fw_vendor *fw_get_vendor(struct cam_device *cam_dev, 274 static int fw_get_timeout(struct cam_device *cam_dev, struct fw_vendor *vp, 281 struct fw_vendor *vp, int *num_bytes); 284 struct fw_vendor *vp, int printerrors, 287 struct fw_vendor *vp, char *buf, int img_size, 296 static struct fw_vendor * 300 struct fw_vendor *vp; in fw_get_vendor() 328 fw_get_timeout(struct cam_device *cam_dev, struct fw_vendor *vp, in fw_get_timeout() [all …]
|