Home
last modified time | relevance | path

Searched defs:SDp (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/
H A D53c700.c262 NCR_700_get_SXFER(struct scsi_device *SDp) in NCR_700_get_SXFER()
1106 struct scsi_device *SDp; in process_script_interrupt() local
1538 struct scsi_device *SDp; in NCR_700_intr() local
2021 NCR_700_sdev_init(struct scsi_device *SDp) in NCR_700_sdev_init()
2033 NCR_700_sdev_configure(struct scsi_device *SDp, struct queue_limits *lim) in NCR_700_sdev_configure()
2056 NCR_700_sdev_destroy(struct scsi_device *SDp) in NCR_700_sdev_destroy()
2063 NCR_700_change_queue_depth(struct scsi_device *SDp, int depth) in NCR_700_change_queue_depth()
2073 struct scsi_device *SDp = to_scsi_device(dev); in NCR_700_show_active_tags() local
H A D53c700.h107 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()
H A Dst.c295 static char * st_incompatible(struct scsi_device* SDp) in st_incompatible()
4268 struct scsi_device *SDp = to_scsi_device(dev); in st_probe() local