Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/parisc/
Ddino.c179 static int dino_current_bus = 0; variable
1004 dino_dev->hba.bus_num.start = dino_current_bus; in dino_probe()
1013 dino_current_bus, &dino_cfg_ops, NULL, &resources); in dino_probe()
1016 dev_name(&dev->dev), dino_current_bus); in dino_probe()
1019 dino_current_bus++; in dino_probe()
1029 dino_current_bus = max + 1; in dino_probe()