Searched refs:OFIOCGET (Results 1 – 5 of 5) sorted by relevance
126 case OFIOCGET: in openfirm_ioctl()152 case OFIOCGET: in openfirm_ioctl()
56 #define OFIOCGET _IOWR(OFIOC_BASE, 1, struct ofiocdesc) macro
168 OFW_IOCTL(fd, OFIOCGET, &d); in ofw_getprop()223 rv = ioctl(fd, OFIOCGET, &d); in ofw_getprop_alloc()
1456 unsigned IOCTL_OFIOCGET = OFIOCGET;
318 _(OFIOCGET, READWRITE, struct_ofiocdesc_sz);