Searched defs:SC (Results 1 – 4 of 4) sorted by relevance
775 int ips_eh_abort(struct scsi_cmnd *SC) in ips_eh_abort()832 static int __ips_eh_reset(struct scsi_cmnd *SC) in __ips_eh_reset()1015 static int ips_eh_reset(struct scsi_cmnd *SC) in ips_eh_reset()1038 static int ips_queue_lck(struct scsi_cmnd *SC, void (*done) (struct scsi_cmnd *)) in ips_queue_lck()1487 static int ips_is_passthru(struct scsi_cmnd *SC) in ips_is_passthru()1562 ips_make_passthru(ips_ha_t *ha, struct scsi_cmnd *SC, ips_scb_t *scb, int intr) in ips_make_passthru()2530 struct scsi_cmnd *SC; in ips_next() local
635 static inline void append_SC(struct scsi_cmnd **SC, struct scsi_cmnd *new_SC) in append_SC()649 static inline struct scsi_cmnd *remove_first_SC(struct scsi_cmnd ** SC) in remove_first_SC()661 static inline struct scsi_cmnd *remove_lun_SC(struct scsi_cmnd ** SC, in remove_lun_SC()683 static inline struct scsi_cmnd *remove_SC(struct scsi_cmnd **SC, in remove_SC()
429 #define SC(x) ((x) << 10) in w9968cf_set_crop_window() macro
11 #define SC(name) SEND_CTXT_##name macro