Searched refs:ISST_IF_GET_PHY_ID (Results 1 – 3 of 3) sorted by relevance
168 #define ISST_IF_GET_PHY_ID _IOWR(ISST_IF_MAGIC, 1, struct isst_if_cpu_map *) macro
570 case ISST_IF_GET_PHY_ID: in isst_if_def_ioctl()
646 if (ioctl(fd, ISST_IF_GET_PHY_ID, &map) == -1) { in create_cpu_map()
Completed in 13 milliseconds