Searched refs:scsi_changer (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/scsi/ |
H A D | ch.c | 120 } scsi_changer; typedef 187 ch_do_scsi(scsi_changer *ch, unsigned char *cmd, int cmd_len, in ch_do_scsi() 228 ch_elem_to_typecode(scsi_changer *ch, u_int elem) in ch_elem_to_typecode() 242 ch_read_element_status(scsi_changer *ch, u_int elem, char *data) in ch_read_element_status() 284 ch_init_elem(scsi_changer *ch) in ch_init_elem() 299 ch_readconfig(scsi_changer *ch) in ch_readconfig() 428 ch_position(scsi_changer *ch, u_int trans, u_int elem, int rotate) in ch_position() 447 ch_move(scsi_changer *ch, u_int trans, u_int src, u_int dest, int rotate) in ch_move() 468 ch_exchange(scsi_changer *ch, u_int trans, u_int src, in ch_exchange() 510 ch_set_voltag(scsi_changer *ch, u_int elem, in ch_set_voltag() [all …]
|