Searched refs:SMBIOC_REQUEST (Results 1 – 3 of 3) sorted by relevance
150 #define SMBIOC_REQUEST _IOWR('n', 102, struct smbioc_rq) macro
211 case SMBIOC_REQUEST: in nsmb_dev_ioctl()
144 if (ioctl(rqp->rq_ctx->ct_fd, SMBIOC_REQUEST, &krq) == -1) in smb_rq_simple()