OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:spbp
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
siisata_pci.c
159
const struct siisata_pci_board *
spbp
;
local in function:siisata_pci_attach
167
spbp
= siisata_pci_lookup(pa);
168
KASSERT(
spbp
!= NULL);
230
if (
spbp
->sbp_flags & SIISATA_BROKEN_MSI) {
259
sc->sc_atac.atac_nchannels =
spbp
->spb_port;
270
spbp
->spb_chip, (gcreg & GR_GC_3GBPS) ? "3.0" : "1.5" );
271
if (
spbp
->spb_chip == 3124) {
siisata_pci.c
159
const struct siisata_pci_board *
spbp
;
local in function:siisata_pci_attach
167
spbp
= siisata_pci_lookup(pa);
168
KASSERT(
spbp
!= NULL);
230
if (
spbp
->sbp_flags & SIISATA_BROKEN_MSI) {
259
sc->sc_atac.atac_nchannels =
spbp
->spb_port;
270
spbp
->spb_chip, (gcreg & GR_GC_3GBPS) ? "3.0" : "1.5" );
271
if (
spbp
->spb_chip == 3124) {
Completed in 87 milliseconds
Indexes created Wed Oct 01 12:09:54 GMT 2025