Searched refs:iscsi_cam_t (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/sbin/iscontrol/
H A Discontrol.h75 iscsi_cam_t cam;
/freebsd-12-stable/sys/dev/iscsi_initiator/
H A Discsi.h500 } iscsi_cam_t; typedef in typeref:struct:iscsi_cam
502 #define ISCSIGETCAM _IOR('i', 33, iscsi_cam_t)
H A Disc_cam.c279 ic_getCamVals(isc_session_t *sp, iscsi_cam_t *cp)
H A Discsi.c260 iscsi_cam_t *cp = (iscsi_cam_t *)arg;
H A Discsivar.h243 int ic_getCamVals(isc_session_t *sp, iscsi_cam_t *cp);

Completed in 104 milliseconds