Home
last modified time | relevance | path

Searched defs:SC (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/scsi/
H A Dips.c775 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()
997 static int ips_eh_reset(struct scsi_cmnd *SC) in ips_eh_reset()
1020 static int ips_queue_lck(struct scsi_cmnd *SC) in ips_queue_lck()
1468 static int ips_is_passthru(struct scsi_cmnd *SC) in ips_is_passthru()
1542 ips_make_passthru(ips_ha_t *ha, struct scsi_cmnd *SC, ips_scb_t *scb, int intr) in ips_make_passthru()
2510 struct scsi_cmnd *SC; in ips_next() local
H A Daha152x.c653 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()
/linux/arch/m68k/fpsp040/
H A Dsetox.S440 .set SC,FP_SCR3 define
/linux/fs/unicode/
H A Dutf8-norm.c254 #define SC (LC * NC) macro
H A Dmkutf8data.c2659 #define SC (LC * NC) macro
/linux/drivers/media/usb/gspca/
H A Dw996Xcf.c429 #define SC(x) ((x) << 10) in w9968cf_set_crop_window() macro
/linux/arch/mips/kernel/
H A Dmips-r2-to-r6-emul.c47 #define SC "sc " macro
H A Dtraps.c508 #define SC 0xe0000000 macro
/linux/drivers/infiniband/hw/hfi1/
H A Dpio.c11 #define SC(name) SEND_CTXT_##name macro
/linux/arch/powerpc/xmon/
H A Dppc-opc.c2494 #define SC(op, sa, lk) (OP (op) | ((((unsigned long)(sa)) & 1) << 1) | ((lk) & 1)) macro