OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cabletype
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/sbus/
dma_sbus.c
175
char *
cabletype
;
local in function:dmaattach_sbus
184
cabletype
= prom_getpropstring(node, "cable-selection");
186
if (strcmp(
cabletype
, "tpe") == 0) {
188
} else if (strcmp(
cabletype
, "aui") == 0) {
dma_sbus.c
175
char *
cabletype
;
local in function:dmaattach_sbus
184
cabletype
= prom_getpropstring(node, "cable-selection");
186
if (strcmp(
cabletype
, "tpe") == 0) {
188
} else if (strcmp(
cabletype
, "aui") == 0) {
Completed in 23 milliseconds
Indexes created Tue Oct 14 01:09:49 GMT 2025