Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/mpi3mr/
H A Dmpi3mr_pci.c226 static u_int8_t first_ctrl = 1; in mpi3mr_pci_probe() local
231 if (first_ctrl) { in mpi3mr_pci_probe()
232 first_ctrl = 0; in mpi3mr_pci_probe()
/freebsd-14.2/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()