Home
last modified time | relevance | path

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

/freebsd/sys/dev/mpi3mr/
H A Dmpi3mr_pci.c227 static u_int8_t first_ctrl = 1; in mpi3mr_pci_probe() local
232 if (first_ctrl) { in mpi3mr_pci_probe()
233 first_ctrl = 0; in mpi3mr_pci_probe()
/freebsd/sys/dev/mrsas/
H A Dmrsas.c352 static u_int8_t first_ctrl = 1; in mrsas_probe() local
356 if (first_ctrl) { in mrsas_probe()
359 first_ctrl = 0; in mrsas_probe()