Searched defs:SC (Results 1 – 7 of 7) sorted by relevance
/linux-3.3/arch/m68k/fpsp040/ |
D | setox.S | 440 .set SC,FP_SCR3 define
|
/linux-3.3/drivers/scsi/ |
D | ips.c | 783 int ips_eh_abort(struct scsi_cmnd *SC) in ips_eh_abort() 840 static int __ips_eh_reset(struct scsi_cmnd *SC) in __ips_eh_reset() 1026 static int ips_eh_reset(struct scsi_cmnd *SC) in ips_eh_reset() 1049 static int ips_queue_lck(struct scsi_cmnd *SC, void (*done) (struct scsi_cmnd *)) in ips_queue_lck() 1495 static int ips_is_passthru(struct scsi_cmnd *SC) in ips_is_passthru() 1569 ips_make_passthru(ips_ha_t *ha, struct scsi_cmnd *SC, ips_scb_t *scb, int intr) in ips_make_passthru() 2614 struct scsi_cmnd *SC; in ips_next() local
|
D | aha152x.c | 703 static inline void append_SC(Scsi_Cmnd **SC, Scsi_Cmnd *new_SC) in append_SC() 717 static inline Scsi_Cmnd *remove_first_SC(Scsi_Cmnd ** SC) in remove_first_SC() 729 static inline Scsi_Cmnd *remove_lun_SC(Scsi_Cmnd ** SC, int target, int lun) in remove_lun_SC() 750 static inline Scsi_Cmnd *remove_SC(Scsi_Cmnd **SC, Scsi_Cmnd *SCp) in remove_SC()
|
/linux-3.3/drivers/gpu/drm/nouveau/ |
D | nouveau_hdmi.c | 151 const u8 ITC = 0, EC = 0, Q = 0, SC = 0, VIC = 0, PR = 0; in nouveau_hdmi_video_infoframe() local
|
/linux-3.3/drivers/media/video/gspca/ |
D | w996Xcf.c | 422 #define SC(x) ((x) << 10) in w9968cf_set_crop_window() macro
|
/linux-3.3/arch/mips/kernel/ |
D | traps.c | 483 #define SC 0xe0000000 macro
|
/linux-3.3/arch/powerpc/xmon/ |
D | ppc-opc.c | 1639 #define SC(op, sa, lk) (OP (op) | ((((unsigned long)(sa)) & 1) << 1) | ((lk) & 1)) macro
|