Lines Matching defs:starget

397 static int mptspi_target_alloc(struct scsi_target *starget)  in mptspi_target_alloc()
457 mptspi_target_destroy(struct scsi_target *starget) in mptspi_target_destroy()
471 mptspi_print_write_nego(struct _MPT_SCSI_HOST *hd, struct scsi_target *starget, u32 ii) in mptspi_print_write_nego()
496 mptspi_print_read_nego(struct _MPT_SCSI_HOST *hd, struct scsi_target *starget, u32 ii) in mptspi_print_read_nego()
513 static int mptspi_read_spi_device_pg0(struct scsi_target *starget, in mptspi_read_spi_device_pg0()
575 static u32 mptspi_getRP(struct scsi_target *starget) in mptspi_getRP()
595 static void mptspi_read_parameters(struct scsi_target *starget) in mptspi_read_parameters()
721 struct scsi_target *starget; in mptspi_slave_alloc() local
804 struct scsi_target *starget = scsi_target(sdev); in mptspi_slave_destroy() local
849 static int mptspi_write_spi_device_pg1(struct scsi_target *starget, in mptspi_write_spi_device_pg1()
934 static void mptspi_write_offset(struct scsi_target *starget, int offset) in mptspi_write_offset()
959 static void mptspi_write_period(struct scsi_target *starget, int period) in mptspi_write_period()
991 static void mptspi_write_dt(struct scsi_target *starget, int dt) in mptspi_write_dt()
1014 static void mptspi_write_iu(struct scsi_target *starget, int iu) in mptspi_write_iu()
1082 static void mptspi_write_width(struct scsi_target *starget, int width) in mptspi_write_width()
1129 struct scsi_target *starget = scsi_target(sdev); in mpt_work_wrapper() local
1191 mptspi_deny_binding(struct scsi_target *starget) in mptspi_deny_binding()
1262 struct scsi_target *starget; in mptspi_dv_renegotiate_work() local