Searched defs:SDp (Results 1 – 3 of 3) sorted by relevance
262 NCR_700_get_SXFER(struct scsi_device *SDp) in NCR_700_get_SXFER()1079 struct scsi_device *SDp; in process_script_interrupt() local1520 struct scsi_device *SDp; in NCR_700_intr() local2009 NCR_700_slave_alloc(struct scsi_device *SDp) in NCR_700_slave_alloc()2021 NCR_700_slave_configure(struct scsi_device *SDp) in NCR_700_slave_configure()2044 NCR_700_slave_destroy(struct scsi_device *SDp) in NCR_700_slave_destroy()2051 NCR_700_change_queue_depth(struct scsi_device *SDp, int depth) in NCR_700_change_queue_depth()2061 struct scsi_device *SDp = to_scsi_device(dev); in NCR_700_show_active_tags() local
108 static inline char *NCR_700_get_sense_cmnd(struct scsi_device *SDp) in NCR_700_get_sense_cmnd()116 NCR_700_set_depth(struct scsi_device *SDp, __u8 depth) in NCR_700_set_depth()123 NCR_700_get_depth(struct scsi_device *SDp) in NCR_700_get_depth()130 NCR_700_is_flag_set(struct scsi_device *SDp, __u32 flag) in NCR_700_is_flag_set()135 NCR_700_is_flag_clear(struct scsi_device *SDp, __u32 flag) in NCR_700_is_flag_clear()140 NCR_700_set_flag(struct scsi_device *SDp, __u32 flag) in NCR_700_set_flag()145 NCR_700_clear_flag(struct scsi_device *SDp, __u32 flag) in NCR_700_clear_flag()157 NCR_700_get_tag_neg_state(struct scsi_device *SDp) in NCR_700_get_tag_neg_state()163 NCR_700_set_tag_neg_state(struct scsi_device *SDp, in NCR_700_set_tag_neg_state()
293 static char * st_incompatible(struct scsi_device* SDp) in st_incompatible()4257 struct scsi_device *SDp = to_scsi_device(dev); in st_probe() local