Searched refs:CAMGETPASSTHRU (Results 1 – 5 of 5) sorted by relevance
40 #define CAMGETPASSTHRU _IOWR(CAM_VERSION, 3, union ccb) macro
449 if (ioctl(fd, CAMGETPASSTHRU, &ccb) == -1) { in cam_lookup_pass()566 if (ioctl(fd, CAMGETPASSTHRU, &ccb) == -1) { in cam_real_open_device()
1126 case CAMGETPASSTHRU: in cam_periph_ioctl()
601 case CAMGETPASSTHRU: { in xptdoioctl()
3549 if (ioctl(fd, CAMGETPASSTHRU, &ccb) == -1) { in parse_btl_name()