Searched defs:SC (Results 1 – 10 of 10) sorted by relevance
/Linux-v5.10/drivers/scsi/ |
D | ips.c | 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() 1482 static int ips_is_passthru(struct scsi_cmnd *SC) in ips_is_passthru() 1557 ips_make_passthru(ips_ha_t *ha, struct scsi_cmnd *SC, ips_scb_t *scb, int intr) in ips_make_passthru() 2525 struct scsi_cmnd *SC; in ips_next() local
|
D | aha152x.c | 634 static inline void append_SC(struct scsi_cmnd **SC, struct scsi_cmnd *new_SC) in append_SC() 648 static inline struct scsi_cmnd *remove_first_SC(struct scsi_cmnd ** SC) in remove_first_SC() 660 static inline struct scsi_cmnd *remove_lun_SC(struct scsi_cmnd ** SC, in remove_lun_SC() 682 static inline struct scsi_cmnd *remove_SC(struct scsi_cmnd **SC, in remove_SC()
|
/Linux-v5.10/arch/m68k/fpsp040/ |
D | setox.S | 440 .set SC,FP_SCR3 define
|
/Linux-v5.10/drivers/media/usb/gspca/ |
D | w996Xcf.c | 430 #define SC(x) ((x) << 10) in w9968cf_set_crop_window() macro
|
/Linux-v5.10/fs/unicode/ |
D | utf8-norm.c | 271 #define SC (LC * NC) macro
|
D | mkutf8data.c | 2659 #define SC (LC * NC) macro
|
/Linux-v5.10/arch/mips/kernel/ |
D | mips-r2-to-r6-emul.c | 47 #define SC "sc " macro
|
D | traps.c | 498 #define SC 0xe0000000 macro
|
/Linux-v5.10/drivers/infiniband/hw/hfi1/ |
D | pio.c | 53 #define SC(name) SEND_CTXT_##name macro
|
/Linux-v5.10/arch/powerpc/xmon/ |
D | ppc-opc.c | 2494 #define SC(op, sa, lk) (OP (op) | ((((unsigned long)(sa)) & 1) << 1) | ((lk) & 1)) macro
|