OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:atapi
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.sbin/mmcformat/
uscsilib.h
65
}
atapi
;
member in union:uscsi_addr::__anon8511
/src/sys/dev/pci/
pdcide.c
332
u_int32_t idedma_ctl, scr,
atapi
;
local
372
ATADEBUG_PRINT(("pdc202xx_setup_channel %s:%d:
ATAPI
0x%x\n",
384
atapi
= 0;
386
atapi
= PDC262_ATAPI_UDMA;
388
PDC262_ATAPI(channel),
atapi
);
571
int
atapi
;
local
574
atapi
= (dma_maps->dma_flags & WDC_DMA_READ) ?
576
atapi
|= dma_maps->dmamap_xfer->dm_mapsize >> 1;
578
PDC262_ATAPI(channel),
atapi
);
591
int
atapi
, error
local
[
all
...]
/src/sys/sys/
scsiio.h
66
}
atapi
;
member in union:scsi_addr::__anon7680
/src/sys/dev/ata/
atavar.h
74
* ATA/
ATAPI
commands description
76
* This structure defines the interface between the ATA/
ATAPI
device driver
83
* A separate interface is needed for read/write or
ATAPI
packet commands
155
int c_dscpoll; /* counter for dsc polling (
ATAPI
) */
156
int c_lenoff; /* offset to c_bcount (
ATAPI
) */
157
}
atapi
;
member in union:ata_xfer::__anon2510
161
#define c_atapi u.
atapi
190
#define C_ATAPI 0x0001 /* xfer is
ATAPI
request */
261
/* High-level functions and structures used by both ATA and
ATAPI
devices */
359
* as it's used for autoconfig by both ata and
atapi
drivers
[
all
...]
Completed in 19 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026