Searched refs:nbus (Results 1 – 8 of 8) sorted by relevance
/Linux-v5.4/drivers/net/can/softing/ |
D | softing_cs.c | 32 .nbus = 2, 44 .nbus = 2, 56 .nbus = 2, 68 .nbus = 2, 80 .nbus = 2, 92 .nbus = 2, 104 .nbus = 2, 116 .nbus = 2, 128 .nbus = 2,
|
D | softing_platform.h | 22 int nbus; /* # busses on device */ member
|
D | softing_main.c | 337 netdev = card->net[(j + offset + 1) % card->pdat->nbus]; in softing_irq_thread() 760 if (pdat->nbus > ARRAY_SIZE(card->net)) { in softing_pdev_probe() 761 dev_warn(&pdev->dev, "%u nets??\n", pdat->nbus); in softing_pdev_probe()
|
/Linux-v5.4/Documentation/devicetree/bindings/bus/ |
D | ts-nbus.txt | 7 - compatible : "technologic,ts-nbus" 25 nbus { 26 compatible = "technologic,ts-nbus";
|
/Linux-v5.4/drivers/bus/ |
D | Makefile | 31 obj-$(CONFIG_TS_NBUS) += ts-nbus.o
|
/Linux-v5.4/drivers/scsi/ |
D | ips.h | 1010 uint8_t nbus; /* Number of buses */ member
|
D | ips.c | 1002 for (i = 1; i < ha->nbus; i++) in __ips_eh_reset() 2447 ha->nbus = (ha->enq->ucMaxPhysicalDevices / IPS_MAX_TARGETS) + 1; in ips_hainit() 2504 for (i = 1; i < ha->nbus; i++) { in ips_hainit() 6684 sh->max_channel = ha->nbus - 1; in ips_register_scsi()
|
/Linux-v5.4/include/ |
D | Kbuild | 697 header-test- += linux/ts-nbus.h
|