Searched refs:ISST_IF_GET_PHY_ID (Results 1 – 3 of 3) sorted by relevance
456 #define ISST_IF_GET_PHY_ID _IOWR(ISST_IF_MAGIC, 1, struct isst_if_cpu_map *) macro
613 case ISST_IF_GET_PHY_ID: in isst_if_def_ioctl()
809 if (ioctl(fd, ISST_IF_GET_PHY_ID, &map) == -1) { in create_cpu_map()