Searched refs:scsi_changer (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/drivers/scsi/ |
D | ch.c | 115 } scsi_changer; typedef 182 ch_do_scsi(scsi_changer *ch, unsigned char *cmd, in ch_do_scsi() 223 ch_elem_to_typecode(scsi_changer *ch, u_int elem) in ch_elem_to_typecode() 237 ch_read_element_status(scsi_changer *ch, u_int elem, char *data) in ch_read_element_status() 278 ch_init_elem(scsi_changer *ch) in ch_init_elem() 293 ch_readconfig(scsi_changer *ch) in ch_readconfig() 422 ch_position(scsi_changer *ch, u_int trans, u_int elem, int rotate) in ch_position() 441 ch_move(scsi_changer *ch, u_int trans, u_int src, u_int dest, int rotate) in ch_move() 462 ch_exchange(scsi_changer *ch, u_int trans, u_int src, in ch_exchange() 504 ch_set_voltag(scsi_changer *ch, u_int elem, in ch_set_voltag() [all …]
|