Lines Matching full:passthrough
63 * Send a ccb to a passthrough device.
269 * Open the passthrough device for a given bus, target and lun, if the
270 * passthrough device exists.
322 * We're looking for the passthrough device associated with this in cam_open_btl()
356 " passthrough device at %d:%d:%jx!!\n", in cam_open_btl()
363 "%s: no passthrough device found at" in cam_open_btl()
426 * The flags argument above only applies to the actual passthrough in cam_lookup_pass()
428 * passthrough device. in cam_lookup_pass()
445 * Attempt to get the passthrough device. This ioctl will fail if in cam_lookup_pass()
447 * passthrough driver isn't in the kernel. in cam_lookup_pass()
456 * exist, or the passthrough driver isn't in the kernel. in cam_lookup_pass()
478 * passed in, but was unable to find the passthrough device for in cam_lookup_pass()
545 "%s: couldn't open passthrough device %s\n" in cam_real_open_device()
564 * parameter: the passthrough driver unit number. in cam_real_open_device()
568 * At this point we know the passthrough device must exist in cam_real_open_device()
581 * passed in, but was unable to find the passthrough device for in cam_real_open_device()
586 "%s: passthrough device does not exist!", __func__); in cam_real_open_device()