Lines Matching defs:ioc
402 struct iocblk *ioc;
415 ioc = (struct iocblk *)mp->b_rptr;
416 switch (ioc->ioc_cmd) {
423 SIZEOF_STRUCT(protocol_arg, ioc->ioc_flag));
428 STRUCT_SET_HANDLE(protoh, ioc->ioc_flag,
431 if ((ioc->ioc_flag & DATAMODEL_MASK) ==
634 struct iocblk *ioc;
659 ioc = (struct iocblk *)mp->b_rptr;
660 switch (ioc->ioc_cmd) {
676 " request for ioctl 0x%x", ioc->ioc_cmd);
839 struct iocblk *ioc;
851 ioc = (struct iocblk *)mp->b_rptr;
853 switch (ioc->ioc_cmd) {
870 ioc->ioc_cmd);