Searched refs:get_device_type (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/usr.sbin/mpsutil/
H A Dmps_show.c49 static char * get_device_type(uint32_t di);
176 type = get_device_type(phy0->ControllerPhyDeviceInfo);
295 get_device_type(uint32_t di) function
507 type = get_device_type(device->DeviceInfo);
676 type = get_device_type(exp1->AttachedDeviceInfo);
/freebsd-11-stable/sbin/camcontrol/
H A Dcamcontrol.h68 int get_device_type(struct cam_device *dev, int retry_count, int timeout,
H A Dzone.c439 error = get_device_type(device, retry_count, timeout,
H A Dfwdownload.c966 retval = get_device_type(device, retry_count, timeout, printerrors,
H A Depc.c763 error = get_device_type(device, retry_count, timeout,
H A Dcamcontrol.c681 error = get_device_type(cam_dev, -1, 0, 0, &dt);
5313 get_device_type(struct cam_device *dev, int retry_count, int timeout, function
6661 error = get_device_type(device, -1, 0, 0, &dt);
/freebsd-11-stable/stand/uboot/common/
H A Dmain.c141 get_device_type(const char *devstr, int *devtype) function
226 p = get_device_type(devstr, type);

Completed in 83 milliseconds