OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sea
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/isa/
seagate.c
217
#define STATUS (*(volatile u_char *)
sea
->maddr_cr_sr)
219
#define DATA (*(volatile u_char *)
sea
->maddr_dr)
287
void sea_send_scb(struct sea_softc *
sea
, struct sea_scb *scb);
288
void sea_reselect(struct sea_softc *
sea
);
289
int sea_select(struct sea_softc *
sea
, struct sea_scb *scb);
290
int sea_transfer_pio(struct sea_softc *
sea
, u_char *phase,
299
CFATTACH_DECL_NEW(
sea
, sizeof(struct sea_softc),
306
sea_queue_length(struct sea_softc *
sea
)
311
connected =
sea
->nexus ? 1 : 0;
312
for (scb =
sea
->ready_list.tqh_first, issued = 0; scb
389
struct
sea
_softc *
sea
= device_private(self);
local
483
struct
sea
_softc *
sea
= arg;
local
563
struct
sea
_softc *
sea
= device_private(chan->chan_adapter->adapt_dev);
local
700
struct
sea
_softc *
sea
;
local
836
struct
sea
_softc *
sea
=
local
[
all
...]
/src/sys/dev/scsipi/
scsi_changer.h
138
u_int8_t
sea
[2]; /* starting element address */
member in struct:scsi_read_element_status
Completed in 64 milliseconds
Indexes created Tue Mar 24 00:24:13 UTC 2026