Home
last modified time | relevance | path

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

/freebsd/sys/cam/scsi/
H A Dscsi_ch.c189 static int chmove(struct cam_periph *periph,
776 error = chmove(periph, (struct changer_move *)addr); in chioctl()
858 chmove(struct cam_periph *periph, struct changer_move *cm) in chmove() function