Searched defs:SDp (Results 1 – 3 of 3) sorted by relevance
261 NCR_700_get_SXFER(struct scsi_device *SDp) in NCR_700_get_SXFER()1105 struct scsi_device *SDp; in process_script_interrupt() local1537 struct scsi_device *SDp; in NCR_700_intr() local2020 NCR_700_slave_alloc(struct scsi_device *SDp) in NCR_700_slave_alloc()2032 NCR_700_slave_configure(struct scsi_device *SDp) in NCR_700_slave_configure()2055 NCR_700_slave_destroy(struct scsi_device *SDp) in NCR_700_slave_destroy()2062 NCR_700_change_queue_depth(struct scsi_device *SDp, int depth) in NCR_700_change_queue_depth()2072 struct scsi_device *SDp = to_scsi_device(dev); in NCR_700_show_active_tags() local
107 static inline char *NCR_700_get_sense_cmnd(struct scsi_device *SDp) in NCR_700_get_sense_cmnd()115 NCR_700_set_depth(struct scsi_device *SDp, __u8 depth) in NCR_700_set_depth()122 NCR_700_get_depth(struct scsi_device *SDp) in NCR_700_get_depth()129 NCR_700_is_flag_set(struct scsi_device *SDp, __u32 flag) in NCR_700_is_flag_set()134 NCR_700_is_flag_clear(struct scsi_device *SDp, __u32 flag) in NCR_700_is_flag_clear()139 NCR_700_set_flag(struct scsi_device *SDp, __u32 flag) in NCR_700_set_flag()144 NCR_700_clear_flag(struct scsi_device *SDp, __u32 flag) in NCR_700_clear_flag()156 NCR_700_get_tag_neg_state(struct scsi_device *SDp) in NCR_700_get_tag_neg_state()162 NCR_700_set_tag_neg_state(struct scsi_device *SDp, in NCR_700_set_tag_neg_state()
296 static char * st_incompatible(struct scsi_device* SDp) in st_incompatible()4245 struct scsi_device *SDp = to_scsi_device(dev); in st_probe() local