OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_begin
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/next68k/dev/
espvar.h
56
uint8_t *
sc_begin
; /* pointer to start io buf, NULL if invalid */
member in struct:esp_softc
esp.c
669
if (esc->
sc_begin
)
787
esc->
sc_begin
= 0;
943
esc->
sc_begin
= *esc->sc_dmaaddr;
946
esc->
sc_begin
= 0;
1081
esc->
sc_begin
= *esc->sc_dmaaddr;
1083
((u_long)esc->
sc_begin
% DMA_SCSI_ALIGNMENT);
1115
esc->
sc_begin
= 0;
1161
esc->
sc_begin
, esc->sc_begin_size,
1212
"%s:
sc_begin
= %p, sc_begin_size = 0x%08x\n",
1213
device_xname(sc->sc_dev), esc->
sc_begin
, esc->sc_begin_size)
[
all
...]
Completed in 12 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025