/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | ncr53c8xx.c | 1117 struct ncb; 1585 struct ncb { struct 1610 char inst_name[16]; /* ncb instance name */ 1661 struct scripth *scripth0; /* relocated for this ncb. */ 1907 static void ncr_alloc_ccb (struct ncb *np, u_char tn, u_char ln); 1908 static void ncr_complete (struct ncb *np, struct ccb *cp); 1909 static void ncr_exception (struct ncb *np); 1910 static void ncr_free_ccb (struct ncb *np, struct ccb *cp); 1911 static void ncr_init_ccb (struct ncb *np, struct ccb *cp); 1912 static void ncr_init_tcb (struct ncb *n 3662 struct ncb *ncb; global() member [all...] |
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | ncr53c8xx.c | 1119 struct ncb; 1582 struct ncb { struct 1607 char inst_name[16]; /* ncb instance name */ 1658 struct scripth *scripth0; /* relocated for this ncb. */ 1904 static void ncr_alloc_ccb (struct ncb *np, u_char tn, u_char ln); 1905 static void ncr_complete (struct ncb *np, struct ccb *cp); 1906 static void ncr_exception (struct ncb *np); 1907 static void ncr_free_ccb (struct ncb *np, struct ccb *cp); 1908 static void ncr_init_ccb (struct ncb *np, struct ccb *cp); 1909 static void ncr_init_tcb (struct ncb *n 3634 struct ncb *ncb; global() member [all...] |
/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/ |
H A D | sym_glue.h | 208 struct sym_hcb *ncb; member 215 return ((struct sym_data *)host->hostdata)->ncb; in sym_get_hcb()
|
H A D | sym_fw.c | 140 struct sym_hcb *np = sym_data->ncb; in sym_fw2_patch()
|
H A D | sym_glue.c | 580 struct sym_hcb *np = sym_data->ncb; in sym_eh_handler() 1163 struct sym_hcb *np = sym_data->ncb; in sym_show_info() 1226 * Allocate host data and ncb structure. 1269 sym_data->ncb = np; in sym_attach()
|
H A D | sym_hipd.c | 1694 struct sym_hcb *np = sym_data->ncb; 2802 struct sym_hcb *np = sym_data->ncb;
|
/kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/ |
H A D | sym_glue.h | 208 struct sym_hcb *ncb; member 215 return ((struct sym_data *)host->hostdata)->ncb; in sym_get_hcb()
|
H A D | sym_fw.c | 140 struct sym_hcb *np = sym_data->ncb; in sym_fw2_patch()
|
H A D | sym_glue.c | 575 struct sym_hcb *np = sym_data->ncb; in sym_eh_handler() 1158 struct sym_hcb *np = sym_data->ncb; in sym_show_info() 1221 * Allocate host data and ncb structure. 1264 sym_data->ncb = np; in sym_attach()
|
H A D | sym_hipd.c | 1694 struct sym_hcb *np = sym_data->ncb; 2802 struct sym_hcb *np = sym_data->ncb;
|
/kernel/linux/linux-5.10/drivers/iommu/ |
H A D | msm_iommu.c | 79 static void msm_iommu_reset(void __iomem *base, int ncb) in msm_iommu_reset() argument 95 for (ctx = 0; ctx < ncb; ctx++) { in msm_iommu_reset() 439 0, iommu->ncb); in msm_iommu_attach_dev() 663 for (i = 0; i < iommu->ncb; i++) { in msm_iommu_fault_handler() 756 ret = of_property_read_u32(iommu->dev->of_node, "qcom,ncb", &val); in msm_iommu_probe() 758 dev_err(iommu->dev, "could not get ncb\n"); in msm_iommu_probe() 761 iommu->ncb = val; in msm_iommu_probe() 763 msm_iommu_reset(iommu->base, iommu->ncb); in msm_iommu_probe() 809 iommu->base, iommu->irq, iommu->ncb); in msm_iommu_probe()
|
H A D | msm_iommu.h | 38 * ncb Number of context banks present on this IOMMU HW instance 50 int ncb; member
|
/kernel/linux/linux-6.6/drivers/iommu/ |
H A D | msm_iommu.c | 78 static void msm_iommu_reset(void __iomem *base, int ncb) in msm_iommu_reset() argument 94 for (ctx = 0; ctx < ncb; ctx++) { in msm_iommu_reset() 426 0, iommu->ncb); in msm_iommu_attach_dev() 662 for (i = 0; i < iommu->ncb; i++) { in msm_iommu_fault_handler() 752 ret = of_property_read_u32(iommu->dev->of_node, "qcom,ncb", &val); in msm_iommu_probe() 754 dev_err(iommu->dev, "could not get ncb\n"); in msm_iommu_probe() 757 iommu->ncb = val; in msm_iommu_probe() 759 msm_iommu_reset(iommu->base, iommu->ncb); in msm_iommu_probe() 800 iommu->base, iommu->irq, iommu->ncb); in msm_iommu_probe()
|
H A D | msm_iommu.h | 38 * ncb Number of context banks present on this IOMMU HW instance 50 int ncb; member
|
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/ |
H A D | cvmx-dpi-defs.h | 468 uint64_t ncb:1; member 472 uint64_t ncb:1; 481 uint64_t ncb:1; member 485 uint64_t ncb:1;
|
H A D | cvmx-pko-defs.h | 1268 uint64_t ncb:1; member 1284 uint64_t ncb:1;
|
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/ |
H A D | cvmx-dpi-defs.h | 468 uint64_t ncb:1; member 472 uint64_t ncb:1; 481 uint64_t ncb:1; member 485 uint64_t ncb:1;
|
H A D | cvmx-pko-defs.h | 1268 uint64_t ncb:1; member 1284 uint64_t ncb:1;
|
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/ |
H A D | sb1250-mac.c | 892 uint64_t ncb; in sbdma_add_txbuffer() local 926 ncb = NUMCACHEBLKS(length+(phys & (SMP_CACHE_BYTES - 1))); in sbdma_add_txbuffer() 929 V_DMA_DSCRA_A_SIZE(ncb) | in sbdma_add_txbuffer()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/ |
H A D | sb1250-mac.c | 892 uint64_t ncb; in sbdma_add_txbuffer() local 926 ncb = NUMCACHEBLKS(length+(phys & (SMP_CACHE_BYTES - 1))); in sbdma_add_txbuffer() 929 V_DMA_DSCRA_A_SIZE(ncb) | in sbdma_add_txbuffer()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_main.c | 430 static int qlcnic_fdb_dump(struct sk_buff *skb, struct netlink_callback *ncb, in qlcnic_fdb_dump() argument 438 return ndo_dflt_fdb_dump(skb, ncb, netdev, filter_dev, idx); in qlcnic_fdb_dump() 442 err = ndo_dflt_fdb_dump(skb, ncb, netdev, filter_dev, idx); in qlcnic_fdb_dump()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_main.c | 428 static int qlcnic_fdb_dump(struct sk_buff *skb, struct netlink_callback *ncb, in qlcnic_fdb_dump() argument 436 return ndo_dflt_fdb_dump(skb, ncb, netdev, filter_dev, idx); in qlcnic_fdb_dump() 440 err = ndo_dflt_fdb_dump(skb, ncb, netdev, filter_dev, idx); in qlcnic_fdb_dump()
|