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_sdev_init() local
805 struct scsi_target *starget = scsi_target(sdev); in mptspi_sdev_destroy() local
851 static int mptspi_write_spi_device_pg1(struct scsi_target *starget, in mptspi_write_spi_device_pg1()
936 static void mptspi_write_offset(struct scsi_target *starget, int offset) in mptspi_write_offset()
961 static void mptspi_write_period(struct scsi_target *starget, int period) in mptspi_write_period()
993 static void mptspi_write_dt(struct scsi_target *starget, int dt) in mptspi_write_dt()
1016 static void mptspi_write_iu(struct scsi_target *starget, int iu) in mptspi_write_iu()
1084 static void mptspi_write_width(struct scsi_target *starget, int width) in mptspi_write_width()
1131 struct scsi_target *starget = scsi_target(sdev); in mpt_work_wrapper() local
1193 mptspi_deny_binding(struct scsi_target *starget) in mptspi_deny_binding()
1264 struct scsi_target *starget; in mptspi_dv_renegotiate_work() local