Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/parisc/
Ddino.c174 static int dino_current_bus = 0; variable
985 dino_dev->hba.bus_num.start = dino_current_bus; in dino_probe()
994 dino_current_bus, &dino_cfg_ops, NULL, &resources); in dino_probe()
997 dev_name(&dev->dev), dino_current_bus); in dino_probe()
1000 dino_current_bus++; in dino_probe()
1010 dino_current_bus = max + 1; in dino_probe()