Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/mpi3mr/
HDmpi3mr_pci.c234 static u_int8_t first_ctrl = 1; in mpi3mr_pci_probe() local
239 if (first_ctrl) { in mpi3mr_pci_probe()
240 first_ctrl = 0; in mpi3mr_pci_probe()
/freebsd-14-stable/sys/dev/mrsas/
HDmrsas.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()