OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:c_databuf
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/dev/ata/
ata_wdc.c
169
xfer->
c_databuf
= ata_bio->databuf;
428
(char *)xfer->
c_databuf
+ xfer->c_skip,
495
(char *)xfer->
c_databuf
+ xfer->c_skip,
586
(char *)xfer->
c_databuf
+ xfer->c_skip, ata_bio->nbytes);
758
(char *)xfer->
c_databuf
+ xfer->c_skip, ata_bio->nbytes);
atavar.h
143
void *
c_databuf
; /* pointer to data buffer */
member in struct:ata_xfer
/src/sys/dev/scsipi/
atapi_wdc.c
455
xfer->
c_databuf
= sc_xfer->data;
645
(char *)xfer->
c_databuf
,
859
xfer->
c_databuf
, xfer->c_bcount, dma_flags);
934
(char *)xfer->
c_databuf
+ xfer->c_skip, len);
988
(char *)xfer->
c_databuf
+ xfer->c_skip, len);
/src/sys/dev/ic/
siisata.c
947
xfer->
c_databuf
= ata_c->data;
1148
idwordbuf = xfer->
c_databuf
;
1189
xfer->
c_databuf
= ata_bio->databuf;
1763
xfer->
c_databuf
= sc_xfer->data;
1817
xfer->
c_databuf
: NULL,
mvsata.c
1008
xfer->
c_databuf
= ata_bio->databuf;
1222
(char *)xfer->
c_databuf
+ xfer->c_skip, ata_bio->nbytes);
1372
(char *)xfer->
c_databuf
+ xfer->c_skip, ata_bio->nbytes);
1619
xfer->
c_databuf
= ata_c->data;
1981
xfer->
c_databuf
= sc_xfer->data;
2343
(char *)xfer->
c_databuf
+ xfer->c_skip, len);
2379
(char *)xfer->
c_databuf
+ xfer->c_skip, len);
2642
void *databuf = (uint8_t *)xfer->
c_databuf
+ xfer->c_skip;
2923
void *databuf = (uint8_t *)xfer->
c_databuf
+ xfer->c_skip;
ahcisata_core.c
1162
xfer->
c_databuf
= ata_c->data;
1375
idwordbuf = xfer->
c_databuf
;
1416
xfer->
c_databuf
= ata_bio->databuf;
1896
xfer->
c_databuf
= sc_xfer->data;
wdc.c
1419
xfer->
c_databuf
= ata_c->data;
Completed in 20 milliseconds
Indexes created Sun Sep 21 19:09:51 GMT 2025