Searched defs:SC (Results 1 – 14 of 14) sorted by relevance
/openbmc/linux/drivers/scsi/ |
H A 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) in ips_queue_lck() 1486 static int ips_is_passthru(struct scsi_cmnd *SC) in ips_is_passthru() 1560 ips_make_passthru(ips_ha_t *ha, struct scsi_cmnd *SC, ips_scb_t *scb, int intr) in ips_make_passthru() 2528 struct scsi_cmnd *SC; in ips_next() local
|
H A D | aha152x.c | 653 static inline void append_SC(struct scsi_cmnd **SC, struct scsi_cmnd *new_SC) in append_SC() 667 static inline struct scsi_cmnd *remove_first_SC(struct scsi_cmnd ** SC) in remove_first_SC() 679 static inline struct scsi_cmnd *remove_lun_SC(struct scsi_cmnd ** SC, in remove_lun_SC() 701 static inline struct scsi_cmnd *remove_SC(struct scsi_cmnd **SC, in remove_SC()
|
/openbmc/linux/arch/m68k/fpsp040/ |
H A D | setox.S | 440 .set SC,FP_SCR3 define
|
/openbmc/linux/fs/unicode/ |
H A D | utf8-norm.c | 254 #define SC (LC * NC) macro
|
H A D | mkutf8data.c | 2659 #define SC (LC * NC) macro
|
/openbmc/linux/drivers/media/usb/gspca/ |
H A D | w996Xcf.c | 429 #define SC(x) ((x) << 10) in w9968cf_set_crop_window() macro
|
/openbmc/linux/arch/mips/kernel/ |
H A D | mips-r2-to-r6-emul.c | 47 #define SC "sc " macro
|
H A D | traps.c | 507 #define SC 0xe0000000 macro
|
/openbmc/qemu/hw/audio/ |
H A D | fmopl.c | 167 #define SC(db) (db*((3/EG_STEP)*(1<<ENV_BITS)))+EG_DST macro
|
/openbmc/linux/drivers/infiniband/hw/hfi1/ |
H A D | pio.c | 11 #define SC(name) SEND_CTXT_##name macro
|
/openbmc/webui-vue/src/locales/ |
H A D | en-US.json | 1221 "SC": "Seychelles", string
|
H A D | ru-RU.json | 1207 "SC": "Сейшельские Острова", global() string
|
/openbmc/linux/arch/powerpc/xmon/ |
H A D | ppc-opc.c | 2494 #define SC(op, sa, lk) (OP (op) | ((((unsigned long)(sa)) & 1) << 1) | ((lk) & 1)) macro
|
/openbmc/qemu/disas/ |
H A D | nanomips.c | 12603 static char *SC(uint64 instruction, Dis_info *info) in SC() function
|