Searched refs:FWOHCI_RDPHYREG (Results 1 – 3 of 3) sorted by relevance
448 #define FWOHCI_RDPHYREG _IOWR('S', 82, struct fw_reg_req_t) macro
409 case FWOHCI_RDPHYREG: in fwohci_ioctl()
566 if (ioctl(fd, FWOHCI_RDPHYREG, ®) < 0) in read_phy_registers()