Home
last modified time | relevance | path

Searched refs:chmove (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/sys/cam/scsi/
H A Dscsi_ch.c190 static int chmove(struct cam_periph *periph,
777 error = chmove(periph, (struct changer_move *)addr); in chioctl()
859 chmove(struct cam_periph *periph, struct changer_move *cm) in chmove() function