Home
last modified time | relevance | path

Searched refs:SVIOC_UNLOAD (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/avs/ns/sv/
H A Dsv.h164 #define SVIOC_UNLOAD __SV__(5) macro
H A Dsv.c2054 case SVIOC_UNLOAD: in svioctl()
/titanic_41/usr/src/cmd/avs/sv/
H A Dsvboot.c526 if (ioctl(fd, SVIOC_UNLOAD, &rc) < 0) in prepare_unload_sv()