Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/cam/ctl/
Dctl_ioctl.h555 struct ctl_req { struct
557 ctl_req_type reqtype; argument
558 void * args;
559 nvlist_t * args_nvl;
560 size_t args_len;
561 void * result;
562 nvlist_t * result_nvl;
563 size_t result_len;
564 ctl_lun_status status;
565 char error_str[CTL_ERROR_STR_LEN];