Home
last modified time | relevance | path

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

/NextBSD/sys/sys/
HDchio.h269 #define CHIOPOSITION _IOW('c', 0x03, struct changer_position) macro
/NextBSD/bin/chio/
HDchio.c417 if (ioctl(changer_fd, CHIOPOSITION, &cmd)) in do_position()
/NextBSD/sys/cam/scsi/
HDscsi_ch.c803 case CHIOPOSITION: in chioctl()