Searched refs:TWEIO_GET_PARAM (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/dev/twe/
H A Dtweio.h90 #define TWEIO_GET_PARAM _IOW ('T', 105, struct twe_paramcommand) macro
H A Dtwe.c629 case TWEIO_GET_PARAM:
634 twe_printf(sc, "TWEIO_GET_PARAM failed for 0x%x/0x%x/%d\n",
639 twe_printf(sc, "TWEIO_GET_PARAM parameter too large (%d > %d)\n",

Completed in 33 milliseconds