Searched refs:SMAPIOCGFUNCTION (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/i386/include/ | ||
H A D | smapi.h | 89 #define SMAPIOCGFUNCTION _IOWR('$', 1, struct smapi_bios_parameter) macro |
/freebsd/sys/i386/bios/ | ||
H A D | smapi.c | 109 case SMAPIOCGFUNCTION: in smapi_ioctl() |