Searched refs:mtlocate (Results 1 – 3 of 3) sorted by relevance
204 struct mtlocate { struct339 #define MTIOCEXTLOCATE _IOW('m', 10, struct mtlocate) /* seek to position */
599 struct mtlocate *);2023 struct mtlocate locate_info; in saioctl()2040 error = sasetpos(periph, /*hard*/ 0, (struct mtlocate *)arg); in saioctl()4950 sasetpos(struct cam_periph *periph, int hard, struct mtlocate *locate_info) in sasetpos()
665 struct mtlocate mtl; in mt_locate()