Home
last modified time | relevance | path

Searched defs:ctl_req (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/cam/ctl/
H A Dctl_ioctl.h557 struct ctl_req { struct
559 ctl_req_type reqtype; argument
560 void * args;
561 nvlist_t * args_nvl;
562 size_t args_len;
563 void * result;
564 nvlist_t * result_nvl;
565 size_t result_len;
566 ctl_lun_status status;
567 char error_str[CTL_ERROR_STR_LEN];