Home
last modified time | relevance | path

Searched refs:CPCIO_RELE (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dcpc_impl.h109 #define CPCIO_RELE (_CPCIO_IOC | 0x3) macro
/illumos-gate/usr/src/lib/libcpc/common/
H A Dobsoleted.c289 return (ioctl(fd, CPCIO_RELE, 0)); in cpc_shared_rele()
H A Dlibcpc.c605 ret = ioctl(set->cs_fd, CPCIO_RELE, NULL); in cpc_unbind()
/illumos-gate/usr/src/uts/common/io/
H A Dcpc.c449 case CPCIO_RELE: in kcpc_ioctl()
/illumos-gate/usr/src/cmd/truss/
H A Dcodes.c711 { (uint_t)CPCIO_RELE, "CPCIO_RELE", NULL },