Searched refs:mtdrivetype (Results 1 – 4 of 4) sorted by relevance
136 struct mtdrivetype { struct194 struct mtdrivetype *mtdtp;
267 struct mtdrivetype mdt; in print_config()350 struct mtdrivetype mdt; in status()358 mdt_req.size = sizeof (struct mtdrivetype); in status()
281 struct mtdrivetype dtp; in ndmpd_tape_get_state_v2()300 dtpr.size = sizeof (struct mtdrivetype); in ndmpd_tape_get_state_v2()611 struct mtdrivetype dtp; in ndmpd_tape_get_state_v3()632 dtpr.size = sizeof (struct mtdrivetype); in ndmpd_tape_get_state_v3()968 struct mtdrivetype dtp; in ndmpd_tape_get_state_v4()993 dtpr.size = sizeof (struct mtdrivetype); in ndmpd_tape_get_state_v4()
5160 struct mtdrivetype mtdrtyp; in st_ioctl()5161 struct mtdrivetype *mtdt = &mtdrtyp; in st_ioctl()5178 (struct mtdrivetype *)(uintptr_t)mtdtrq32.mtdtp; in st_ioctl()5208 bzero(mtdt, sizeof (struct mtdrivetype)); in st_ioctl()5246 tmp = sizeof (struct mtdrivetype); in st_ioctl()