Searched refs:scsi_changer (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/scsi/ |
D | ch.c | 118 } scsi_changer; typedef 185 ch_do_scsi(scsi_changer *ch, unsigned char *cmd, int cmd_len, in ch_do_scsi() 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() 276 ch_init_elem(scsi_changer *ch) in ch_init_elem() 291 ch_readconfig(scsi_changer *ch) 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() 502 ch_set_voltag(scsi_changer *ch, u_int elem, in ch_set_voltag() [all …]
|