| /OK3568_Linux_fs/kernel/net/smc/ |
| H A D | smc_core.c | 152 struct smc_sock *smc = container_of(conn, struct smc_sock, conn); in smc_lgr_register_conn() local 179 struct smc_sock *smc = container_of(conn, struct smc_sock, conn); in __smc_lgr_unregister_conn() local 367 static int smc_lgr_create(struct smc_sock *smc, struct smc_init_info *ini) in smc_lgr_create() 479 static int smc_switch_cursor(struct smc_sock *smc, struct smc_cdc_tx_pend *pend, in smc_switch_cursor() 536 struct smc_sock *smc; in smc_switch_conns() local 855 static void smc_sk_wake_ups(struct smc_sock *smc) in smc_sk_wake_ups() 865 struct smc_sock *smc = container_of(conn, struct smc_sock, conn); in smc_conn_kill() local 909 struct smc_sock *smc; in __smc_lgr_terminate() local 1092 struct smc_sock *smc = container_of(conn, struct smc_sock, conn); in smc_conn_abort_work() local 1288 int smc_conn_create(struct smc_sock *smc, struct smc_init_info *ini) in smc_conn_create() [all …]
|
| H A D | smc_clc.c | 337 int smc_clc_wait_msg(struct smc_sock *smc, void *buf, int buflen, in smc_clc_wait_msg() 447 int smc_clc_send_decline(struct smc_sock *smc, u32 peer_diag_info, u8 version) in smc_clc_send_decline() 480 int smc_clc_send_proposal(struct smc_sock *smc, struct smc_init_info *ini) in smc_clc_send_proposal() 637 static int smc_clc_send_confirm_accept(struct smc_sock *smc, in smc_clc_send_confirm_accept() 735 int smc_clc_send_confirm(struct smc_sock *smc, bool clnt_first_contact, in smc_clc_send_confirm()
|
| H A D | smc_diag.c | 49 struct smc_sock *smc = smc_sk(sk); in smc_diag_msg_common_fill() local 89 struct smc_sock *smc = smc_sk(sk); in __smc_diag_dump() local
|
| /OK3568_Linux_fs/u-boot/board/atmel/at91sam9261ek/ |
| H A D | at91sam9261ek.c | 37 struct at91_smc *smc = (struct at91_smc *)ATMEL_BASE_SMC; in at91sam9261ek_nand_hw_init() local 93 struct at91_smc *smc = (struct at91_smc *)ATMEL_BASE_SMC; in at91sam9261ek_dm9000_hw_init() local
|
| /OK3568_Linux_fs/u-boot/board/ronetix/pm9261/ |
| H A D | pm9261.c | 41 struct at91_smc *smc = (struct at91_smc *)ATMEL_BASE_SMC; in pm9261_nand_hw_init() local 88 struct at91_smc *smc = (struct at91_smc *)ATMEL_BASE_SMC; in pm9261_dm9000_hw_init() local
|
| /OK3568_Linux_fs/u-boot/board/atmel/at91sam9n12ek/ |
| H A D | at91sam9n12ek.c | 35 struct at91_smc *smc = (struct at91_smc *)ATMEL_BASE_SMC; in at91sam9n12ek_nand_hw_init() local 138 struct at91_smc *smc = (struct at91_smc *)ATMEL_BASE_SMC; in at91sam9n12ek_ks8851_hw_init() local
|
| /OK3568_Linux_fs/u-boot/board/ronetix/pm9263/ |
| H A D | pm9263.c | 40 struct at91_smc *smc = (struct at91_smc *)ATMEL_BASE_SMC0; in pm9263_nand_hw_init() local 149 struct at91_smc *smc = (struct at91_smc *)ATMEL_BASE_SMC1; in pm9263_lcd_hw_psram_init() local
|
| /OK3568_Linux_fs/kernel/drivers/net/fddi/skfp/h/ |
| H A D | skfbiinc.h | 84 #define DRV_PCM_STATE_CHANGE(smc,plc,p_state) /* nothing */ argument 89 #define DRV_RMT_INDICATION(smc,i) /* nothing */ argument
|
| H A D | cmtdef.h | 535 #define smt_panic(smc,text) argument 629 #define smt_init_evc(smc) argument 630 #define smt_srf_event(smc,code,index,cond) argument 640 #define dump_smt(smc,sm,text) argument 651 #define PNMI_INIT(smc) /* Nothing */ argument 658 #define SMT_PANIC(smc,nr,msg) smt_panic (smc, msg) argument 662 #define SMT_ERR_LOG(smc,nr,msg) SMT_PANIC (smc, nr, msg) argument
|
| H A D | osdef1st.h | 48 #define SMT_PANIC(smc, nr, msg) printk(KERN_INFO "SMT PANIC: code: %d, msg: %s\n",nr,msg) argument
|
| /OK3568_Linux_fs/u-boot/board/atmel/sama5d3xek/ |
| H A D | sama5d3xek.c | 35 struct at91_smc *smc = (struct at91_smc *)ATMEL_BASE_SMC; in sama5d3xek_nand_hw_init() local 67 struct at91_smc *smc = (struct at91_smc *)ATMEL_BASE_SMC; in sama5d3xek_nor_hw_init() local
|
| /OK3568_Linux_fs/kernel/drivers/firmware/ |
| H A D | qcom_scm-legacy.c | 110 static void __scm_legacy_do(const struct arm_smccc_args *smc, in __scm_legacy_do() 139 struct arm_smccc_args smc = {0}; in scm_legacy_call() local
|
| /OK3568_Linux_fs/u-boot/board/bluewater/gurnard/ |
| H A D | gurnard.c | 75 struct at91_smc *smc = (struct at91_smc *)ATMEL_BASE_SMC; in gurnard_nand_hw_init() local 187 struct at91_smc *smc = (struct at91_smc *)ATMEL_BASE_SMC; in fpga_hw_init() local
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/ |
| H A D | ftsmc020.c | 20 struct ftsmc020 *smc = (struct ftsmc020 *)CONFIG_FTSMC020_BASE; in ftsmc020_setup_bank() local
|
| /OK3568_Linux_fs/u-boot/board/calao/usb_a9263/ |
| H A D | usb_a9263.c | 28 at91_smc_t *smc = (at91_smc_t *)ATMEL_BASE_SMC0; in usb_a9263_nand_hw_init() local
|
| /OK3568_Linux_fs/u-boot/board/atmel/at91sam9260ek/ |
| H A D | at91sam9260ek.c | 28 struct at91_smc *smc = (struct at91_smc *)ATMEL_BASE_SMC; in at91sam9260ek_nand_hw_init() local
|
| /OK3568_Linux_fs/u-boot/board/egnite/ethernut5/ |
| H A D | ethernut5.c | 95 struct at91_smc *smc = (struct at91_smc *)ATMEL_BASE_SMC; in ethernut5_nand_hw_init() local
|
| /OK3568_Linux_fs/u-boot/board/bluewater/snapper9260/ |
| H A D | snapper9260.c | 75 struct at91_smc *smc = (struct at91_smc *)ATMEL_BASE_SMC; in nand_hw_init() local
|
| /OK3568_Linux_fs/u-boot/board/ronetix/pm9g45/ |
| H A D | pm9g45.c | 40 struct at91_smc *smc = (struct at91_smc *)ATMEL_BASE_SMC; in pm9g45_nand_hw_init() local
|
| /OK3568_Linux_fs/u-boot/board/atmel/sama5d3_xplained/ |
| H A D | sama5d3_xplained.c | 25 struct at91_smc *smc = (struct at91_smc *)ATMEL_BASE_SMC; in sama5d3_xplained_nand_hw_init() local
|
| /OK3568_Linux_fs/u-boot/board/atmel/at91sam9rlek/ |
| H A D | at91sam9rlek.c | 34 struct at91_smc *smc = (struct at91_smc *)ATMEL_BASE_SMC; in at91sam9rlek_nand_hw_init() local
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/ |
| H A D | immap_8xx.h | 292 typedef struct smc { /* Serial management channels */ struct 294 ushort smc_smcmr; argument 296 u_char smc_smce; argument 298 u_char smc_smcm; argument 300 } smc_t; argument
|
| /OK3568_Linux_fs/u-boot/board/atmel/at91sam9263ek/ |
| H A D | at91sam9263ek.c | 36 at91_smc_t *smc = (at91_smc_t *) ATMEL_BASE_SMC0; in at91sam9263ek_nand_hw_init() local
|
| /OK3568_Linux_fs/u-boot/board/siemens/smartweb/ |
| H A D | smartweb.c | 50 struct at91_smc *smc = (struct at91_smc *)ATMEL_BASE_SMC; in smartweb_nand_hw_init() local
|
| /OK3568_Linux_fs/u-boot/board/atmel/at91sam9x5ek/ |
| H A D | at91sam9x5ek.c | 33 struct at91_smc *smc = (struct at91_smc *)ATMEL_BASE_SMC; in at91sam9x5ek_nand_hw_init() local
|