Searched defs:mly_ioctl_getcontrollerinfo (Results 1 – 1 of 1) sorted by relevance
528 struct mly_ioctl_getcontrollerinfo { struct529 u_int8_t res1; /* N/A */530 u_int8_t interface_type;531 u_int8_t controller_type;532 u_int8_t res2; /* N/A */533 u_int16_t interface_speed;534 u_int8_t interface_width;535 u_int8_t res3[9]; /* N/A */536 char interface_name[16];537 char controller_name[16];[all …]