Searched defs:mly_ioctl_getcontrollerinfo (Results 1 – 1 of 1) sorted by relevance
504 struct mly_ioctl_getcontrollerinfo { struct505 u_int8_t res1; /* N/A */506 u_int8_t interface_type;507 u_int8_t controller_type;508 u_int8_t res2; /* N/A */509 u_int16_t interface_speed;510 u_int8_t interface_width;511 u_int8_t res3[9]; /* N/A */512 char interface_name[16];513 char controller_name[16];[all …]