OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_porttype
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
mpii.c
205
u_int8_t
sc_porttype
;
member in struct:mpii_softc
590
if ((sc->
sc_porttype
== MPII_PORTFACTS_PORTTYPE_SAS_PHYSICAL) ||
591
(sc->
sc_porttype
== MPII_PORTFACTS_PORTTYPE_SAS_VIRTUAL) ||
592
(sc->
sc_porttype
== MPII_PORTFACTS_PORTTYPE_TRI_MODE)) {
1536
sc->
sc_porttype
= pfp->port_type;
mpii.c
205
u_int8_t
sc_porttype
;
member in struct:mpii_softc
590
if ((sc->
sc_porttype
== MPII_PORTFACTS_PORTTYPE_SAS_PHYSICAL) ||
591
(sc->
sc_porttype
== MPII_PORTFACTS_PORTTYPE_SAS_VIRTUAL) ||
592
(sc->
sc_porttype
== MPII_PORTFACTS_PORTTYPE_TRI_MODE)) {
1536
sc->
sc_porttype
= pfp->port_type;
Completed in 28 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025