Searched refs:MHIOCRELEASE (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ |
H A D | mhd.h | 40 #define MHIOCRELEASE (MHIOC|3) macro
|
/illumos-gate/usr/src/uts/sun4v/io/ |
H A D | vds.c | 3940 MHIOCRELEASE, (intptr_t)NULL, (vd->open_flags | FKIOCTL), in vd_set_access() 4041 status = ldi_ioctl(vd->ldi_handle[0], MHIOCRELEASE, (intptr_t)NULL, in vd_reset_access() 4066 status = ldi_ioctl(vd->ldi_handle[0], MHIOCRELEASE, (intptr_t)NULL, in vd_reset_access()
|
H A D | vdc.c | 7217 {0, MHIOCRELEASE, 0, vdc_null_copy_func}, 7354 case MHIOCRELEASE: in vd_process_ioctl() 7423 case MHIOCRELEASE: in vd_process_ioctl()
|
/illumos-gate/usr/src/uts/common/io/scsi/targets/ |
H A D | sd.c | 21709 case MHIOCRELEASE: 21952 case MHIOCRELEASE:
|