Lines Matching refs:u_int
113 u_int firsts[CH_TYPES];
114 u_int counts[CH_TYPES];
115 u_int unit_attention;
116 u_int voltags;
220 ch_elem_to_typecode(scsi_changer *ch, u_int elem) in ch_elem_to_typecode()
234 ch_read_element_status(scsi_changer *ch, u_int elem, char *data) in ch_read_element_status()
296 u_int elem; in ch_readconfig()
420 ch_position(scsi_changer *ch, u_int trans, u_int elem, int rotate) in ch_position()
439 ch_move(scsi_changer *ch, u_int trans, u_int src, u_int dest, int rotate) in ch_move()
460 ch_exchange(scsi_changer *ch, u_int trans, u_int src, in ch_exchange()
461 u_int dest1, u_int dest2, int rotate1, int rotate2) in ch_exchange()
502 ch_set_voltag(scsi_changer *ch, u_int elem, in ch_set_voltag()