Searched refs:MPSIO_READ_CFG_HEADER (Results 1 – 3 of 3) sorted by relevance
349 #define MPSIO_READ_CFG_HEADER _IOWR('M', 200, struct mps_cfg_page_req) macro
2161 case MPSIO_READ_CFG_HEADER: in mps_ioctl()2398 cmd = MPSIO_READ_CFG_HEADER; in mps_ioctl32()
538 if (ioctl(fd, MPSIO_READ_CFG_HEADER, &req) < 0) in mps_read_config_page_header()