Home
last modified time | relevance | path

Searched refs:emb (Results 1 – 3 of 3) sorted by relevance

/linux/arch/powerpc/
H A DMakefile272 85xx-32bit 85xx-hw fsl-emb-nonhw)
277 85xx-32bit 85xx-smp 85xx-hw fsl-emb-nonhw)
282 85xx-32bit 85xx-smp 85xx-hw fsl-emb-nonhw dpaa)
287 85xx-64bit 85xx-smp altivec 85xx-hw fsl-emb-nonhw dpaa)
292 86xx-hw fsl-emb-nonhw)
297 86xx-smp 86xx-hw fsl-emb-nonhw)
/linux/arch/powerpc/perf/
H A DMakefile14 obj-$(CONFIG_FSL_EMB_PERF_EVENT) += core-fsl-emb.o
/linux/drivers/scsi/lpfc/
H A Dlpfc_sli.c6330 uint16_t type, bool *emb, LPFC_MBOXQ_t *mbox) in lpfc_sli4_cfg_post_extnts() argument
6351 *emb = LPFC_SLI4_MBX_EMBED; in lpfc_sli4_cfg_post_extnts()
6356 *emb = LPFC_SLI4_MBX_NEMBED; in lpfc_sli4_cfg_post_extnts()
6361 req_len, *emb); in lpfc_sli4_cfg_post_extnts()
6369 rc = lpfc_sli4_mbox_rsrc_extent(phba, mbox, extnt_cnt, type, *emb); in lpfc_sli4_cfg_post_extnts()
6396 bool emb = false; in lpfc_sli4_alloc_extent() local
6435 rc = lpfc_sli4_cfg_post_extnts(phba, rsrc_cnt, type, &emb, mbox); in lpfc_sli4_alloc_extent()
6447 if (emb == LPFC_SLI4_MBX_EMBED) { in lpfc_sli4_alloc_extent()
7413 bool emb; in lpfc_sli4_get_allocated_extnts() local
7469 emb = LPFC_SLI4_MBX_EMBED; in lpfc_sli4_get_allocated_extnts()
[all …]