Lines Matching defs:starget

402 static int mptspi_target_alloc(struct scsi_target *starget)  in mptspi_target_alloc()
462 mptspi_target_destroy(struct scsi_target *starget) in mptspi_target_destroy()
476 mptspi_print_write_nego(struct _MPT_SCSI_HOST *hd, struct scsi_target *starget, u32 ii) in mptspi_print_write_nego()
501 mptspi_print_read_nego(struct _MPT_SCSI_HOST *hd, struct scsi_target *starget, u32 ii) in mptspi_print_read_nego()
518 static int mptspi_read_spi_device_pg0(struct scsi_target *starget, in mptspi_read_spi_device_pg0()
580 static u32 mptspi_getRP(struct scsi_target *starget) in mptspi_getRP()
600 static void mptspi_read_parameters(struct scsi_target *starget) in mptspi_read_parameters()
726 struct scsi_target *starget; in mptspi_slave_alloc() local
809 struct scsi_target *starget = scsi_target(sdev); in mptspi_slave_destroy() local
855 static int mptspi_write_spi_device_pg1(struct scsi_target *starget, in mptspi_write_spi_device_pg1()
940 static void mptspi_write_offset(struct scsi_target *starget, int offset) in mptspi_write_offset()
965 static void mptspi_write_period(struct scsi_target *starget, int period) in mptspi_write_period()
997 static void mptspi_write_dt(struct scsi_target *starget, int dt) in mptspi_write_dt()
1020 static void mptspi_write_iu(struct scsi_target *starget, int iu) in mptspi_write_iu()
1088 static void mptspi_write_width(struct scsi_target *starget, int width) in mptspi_write_width()
1135 struct scsi_target *starget = scsi_target(sdev); in mpt_work_wrapper() local
1197 mptspi_deny_binding(struct scsi_target *starget) in mptspi_deny_binding()
1268 struct scsi_target *starget; in mptspi_dv_renegotiate_work() local