OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:switchtec_ioctl_pff_port
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/kernel/uapi/linux/
switchtec_ioctl.h
109
struct
switchtec_ioctl_pff_port
{
struct
118
#define SWITCHTEC_IOCTL_PFF_TO_PORT _IOWR('W', 0x44, struct
switchtec_ioctl_pff_port
)
119
#define SWITCHTEC_IOCTL_PORT_TO_PFF _IOWR('W', 0x45, struct
switchtec_ioctl_pff_port
)
/external/kernel-headers/original/uapi/linux/
switchtec_ioctl.h
118
struct
switchtec_ioctl_pff_port
{
struct
133
_IOWR('W', 0x44, struct
switchtec_ioctl_pff_port
)
135
_IOWR('W', 0x45, struct
switchtec_ioctl_pff_port
)
Completed in 291 milliseconds