• Home
  • Raw
  • Download

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()
477 mptspi_print_write_nego(struct _MPT_SCSI_HOST *hd, struct scsi_target *starget, u32 ii) in mptspi_print_write_nego()
502 mptspi_print_read_nego(struct _MPT_SCSI_HOST *hd, struct scsi_target *starget, u32 ii) in mptspi_print_read_nego()
519 static int mptspi_read_spi_device_pg0(struct scsi_target *starget, in mptspi_read_spi_device_pg0()
581 static u32 mptspi_getRP(struct scsi_target *starget) in mptspi_getRP()
601 static void mptspi_read_parameters(struct scsi_target *starget) in mptspi_read_parameters()
727 struct scsi_target *starget; in mptspi_slave_alloc() local
812 struct scsi_target *starget = scsi_target(sdev); in DEF_SCSI_QCMD() local
858 static int mptspi_write_spi_device_pg1(struct scsi_target *starget, in mptspi_write_spi_device_pg1()
943 static void mptspi_write_offset(struct scsi_target *starget, int offset) in mptspi_write_offset()
968 static void mptspi_write_period(struct scsi_target *starget, int period) in mptspi_write_period()
1000 static void mptspi_write_dt(struct scsi_target *starget, int dt) in mptspi_write_dt()
1023 static void mptspi_write_iu(struct scsi_target *starget, int iu) in mptspi_write_iu()
1091 static void mptspi_write_width(struct scsi_target *starget, int width) in mptspi_write_width()
1138 struct scsi_target *starget = scsi_target(sdev); in mpt_work_wrapper() local
1200 mptspi_deny_binding(struct scsi_target *starget) in mptspi_deny_binding()
1271 struct scsi_target *starget; in mptspi_dv_renegotiate_work() local