Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/mvsas/
H A Dmv_init.c490 unsigned int rc, nhost = 0; in mvs_pci_init() local
537 mvi = mvs_pci_alloc(pdev, ent, shost, nhost); in mvs_pci_init()
548 mvi->instance = nhost; in mvs_pci_init()
554 nhost++; in mvs_pci_init()
555 } while (nhost < chip->n_host); in mvs_pci_init()