Searched refs:SMBIOC_REQUEST (Results 1 – 5 of 5) sorted by relevance
144 #define SMBIOC_REQUEST _IOWR('n', 102, struct smbioc_rq) macro
220 case SMBIOC_REQUEST: in nsmb_dev_ioctl()
145 if (ioctl(rqp->rq_ctx->ct_fd, SMBIOC_REQUEST, &krq) == -1) in smb_rq_simple()
1682 unsigned IOCTL_SMBIOC_REQUEST = SMBIOC_REQUEST;
869 _(SMBIOC_REQUEST, READWRITE, struct_smbioc_rq_sz);