Home
last modified time | relevance | path

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

/linux-4.4.14/arch/m68k/fpsp040/
Dsetox.S440 .set SC,FP_SCR3 define
/linux-4.4.14/drivers/scsi/
Dips.c780 int ips_eh_abort(struct scsi_cmnd *SC) in ips_eh_abort()
837 static int __ips_eh_reset(struct scsi_cmnd *SC) in __ips_eh_reset()
1023 static int ips_eh_reset(struct scsi_cmnd *SC) in ips_eh_reset()
1046 static int ips_queue_lck(struct scsi_cmnd *SC, void (*done) (struct scsi_cmnd *)) in ips_queue_lck()
1490 static int ips_is_passthru(struct scsi_cmnd *SC) in ips_is_passthru()
1564 ips_make_passthru(ips_ha_t *ha, struct scsi_cmnd *SC, ips_scb_t *scb, int intr) in ips_make_passthru()
2538 struct scsi_cmnd *SC; in ips_next() local
Daha152x.c645 static inline void append_SC(Scsi_Cmnd **SC, Scsi_Cmnd *new_SC) in append_SC()
659 static inline Scsi_Cmnd *remove_first_SC(Scsi_Cmnd ** SC) in remove_first_SC()
671 static inline Scsi_Cmnd *remove_lun_SC(Scsi_Cmnd ** SC, int target, int lun) in remove_lun_SC()
692 static inline Scsi_Cmnd *remove_SC(Scsi_Cmnd **SC, Scsi_Cmnd *SCp) in remove_SC()
/linux-4.4.14/drivers/media/usb/gspca/
Dw996Xcf.c430 #define SC(x) ((x) << 10) in w9968cf_set_crop_window() macro
/linux-4.4.14/arch/mips/kernel/
Dmips-r2-to-r6-emul.c48 #define SC "sc " macro
Dtraps.c489 #define SC 0xe0000000 macro
/linux-4.4.14/drivers/staging/rdma/hfi1/
Dpio.c58 #define SC(name) SEND_CTXT_##name macro
/linux-4.4.14/arch/mips/kvm/
Demulate.c2305 #define SC 0xe0000000 macro
/linux-4.4.14/arch/powerpc/xmon/
Dppc-opc.c1640 #define SC(op, sa, lk) (OP (op) | ((((unsigned long)(sa)) & 1) << 1) | ((lk) & 1)) macro