OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cdi
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/ic/
ld_icp.c
101
struct icp_cdevinfo *
cdi
;
local in function:ld_icp_attach
125
cdi
= (struct icp_cdevinfo *)icp->icp_scr;
127
aprint_normal(": <%.8s>, ",
cdi
->ld_name);
128
t = le32toh(
cdi
->ld_dtype) >> 16;
133
if (le32toh(
cdi
->ld_dcnt) > 1 || le32toh(
cdi
->ld_slave) != -1)
151
else if ((
cdi
->ld_error & 1) != 0) {
154
} else if ((
cdi
->ld_error & 2) != 0)
ld_icp.c
101
struct icp_cdevinfo *
cdi
;
local in function:ld_icp_attach
125
cdi
= (struct icp_cdevinfo *)icp->icp_scr;
127
aprint_normal(": <%.8s>, ",
cdi
->ld_name);
128
t = le32toh(
cdi
->ld_dtype) >> 16;
133
if (le32toh(
cdi
->ld_dcnt) > 1 || le32toh(
cdi
->ld_slave) != -1)
151
else if ((
cdi
->ld_error & 1) != 0) {
154
} else if ((
cdi
->ld_error & 2) != 0)
ld_icp.c
101
struct icp_cdevinfo *
cdi
;
local in function:ld_icp_attach
125
cdi
= (struct icp_cdevinfo *)icp->icp_scr;
127
aprint_normal(": <%.8s>, ",
cdi
->ld_name);
128
t = le32toh(
cdi
->ld_dtype) >> 16;
133
if (le32toh(
cdi
->ld_dcnt) > 1 || le32toh(
cdi
->ld_slave) != -1)
151
else if ((
cdi
->ld_error & 1) != 0) {
154
} else if ((
cdi
->ld_error & 2) != 0)
ld_icp.c
101
struct icp_cdevinfo *
cdi
;
local in function:ld_icp_attach
125
cdi
= (struct icp_cdevinfo *)icp->icp_scr;
127
aprint_normal(": <%.8s>, ",
cdi
->ld_name);
128
t = le32toh(
cdi
->ld_dtype) >> 16;
133
if (le32toh(
cdi
->ld_dcnt) > 1 || le32toh(
cdi
->ld_slave) != -1)
151
else if ((
cdi
->ld_error & 1) != 0) {
154
} else if ((
cdi
->ld_error & 2) != 0)
Completed in 42 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025