OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tp_data
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/pci/
tweio.h
89
void *
tp_data
;
member in struct:twe_paramcommand
twe.c
563
if ((dtp->
tp_data
[unit] & TWE_PARAM_UNITSTATUS_Online) == 0) {
591
ad = (struct twe_array_descriptor *)atp->
tp_data
;
900
*aenp = le16toh(*(uint16_t *)tp->
tp_data
);
934
aen = le16toh(*(u_int16_t *)tp->
tp_data
);
1073
*valp = *(uint8_t *)tp->
tp_data
;
1088
*valp = le16toh(*(uint16_t *)tp->
tp_data
);
1103
*valp = le32toh(*(uint32_t *)tp->
tp_data
);
1213
memcpy(tp->
tp_data
, sbuf, size);
1867
error = copyout(param->
tp_data
, tp->
tp_data
,
[
all
...]
twereg.h
186
u_int8_t
tp_data
[1];
member in struct:twe_param
Completed in 13 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025