Searched refs:SAD_VML (Results 1 – 3 of 3) sorted by relevance
303 case SAD_VML: in sadwput()321 case SAD_VML: in sadwput()631 ASSERT(SAD_CMD(iocp->ioc_cmd) == SAD_VML); in vml_ioctl()660 ASSERT(SAD_CMD(csp->cp_cmd) == SAD_VML); in vml_iocdata()
85 #define SAD_VML (SADIOC|03) /* validate module list */ macro
216 if ( (i = ioctl(fd, SAD_VML, &newlist)) < 0 ) {