Searched refs:OFIOCGET (Results 1 – 5 of 5) sorted by relevance
170 OFW_IOCTL(fd, OFIOCGET, &d); in ofw_getprop()225 rv = ioctl(fd, OFIOCGET, &d); in ofw_getprop_alloc()
128 case OFIOCGET: in openfirm_ioctl()155 case OFIOCGET: in openfirm_ioctl()
58 #define OFIOCGET _IOWR(OFIOC_BASE, 1, struct ofiocdesc) macro
1455 unsigned IOCTL_OFIOCGET = OFIOCGET;
318 _(OFIOCGET, READWRITE, struct_ofiocdesc_sz);