Searched refs:sm_cmd (Results 1 – 2 of 2) sorted by relevance
156 int sm_cmd; member
950 info->sm_cmd = ((struct copyreq *)mp->b_rptr)->cq_cmd; in sm_getiocinfo()956 info->sm_cmd = ((struct copyresp *)mp->b_rptr)->cp_cmd; in sm_getiocinfo()961 info->sm_cmd = ((struct iocblk *)mp->b_rptr)->ioc_cmd; in sm_getiocinfo()969 info->sm_cmd = ((struct iocblk *)mp->b_rptr)->ioc_cmd; in sm_getiocinfo()974 info->sm_cmd = ((struct copyresp *)mp->b_rptr)->cp_cmd; in sm_getiocinfo()981 info->sm_cmd = ((struct iocblk *)mp->b_rptr)->ioc_cmd; in sm_getiocinfo()1002 switch (info.sm_cmd) { in sm_update_ttyinfo()