OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bus_class
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sparc/sparc/
autoconf.c
1540
static int
bus_class
(device_t);
1604
bus_class
(device_t dev)
function in typeref:typename:int
1639
switch (
bus_class
(device_parent(dev))) {
1687
switch (
bus_class
(device_parent(dev))) {
1798
if (
bus_class
(device_parent(dev)) == BUSCLASS_PCI)
1823
if (
bus_class
(dev) != BUSCLASS_NONE) {
autoconf.c
1540
static int
bus_class
(device_t);
1604
bus_class
(device_t dev)
function in typeref:typename:int
1639
switch (
bus_class
(device_parent(dev))) {
1687
switch (
bus_class
(device_parent(dev))) {
1798
if (
bus_class
(device_parent(dev)) == BUSCLASS_PCI)
1823
if (
bus_class
(dev) != BUSCLASS_NONE) {
Completed in 183 milliseconds
Indexes created Sun Sep 28 12:09:53 GMT 2025