Searched refs:mtlocate (Results 1 – 3 of 3) sorted by relevance
203 struct mtlocate { struct337 #define MTIOCEXTLOCATE _IOW('m', 10, struct mtlocate) /* seek to position */
650 struct mtlocate mtl; in mt_locate()
660 struct mtlocate *);2083 struct mtlocate locate_info; in saioctl()2100 error = sasetpos(periph, /*hard*/ 0, (struct mtlocate *)arg); in saioctl()5257 sasetpos(struct cam_periph *periph, int hard, struct mtlocate *locate_info) in sasetpos()