OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lba48
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/cobalt/stand/boot/
wdc.c
253
* Send a command to the device (
LBA48
addressing).
328
bool lba,
lba48
;
local in function:wdc_exec_read
332
lba48
= false;
341
lba48
= true;
345
if (
lba48
) {
346
/*
LBA48
*/
368
if (
lba48
)
/src/sys/arch/mmeye/stand/boot/
wdc.c
290
* Send a command to the device (
LBA48
addressing).
365
bool lba,
lba48
;
local in function:wdc_exec_read
369
lba48
= false;
378
lba48
= true;
382
if (
lba48
) {
383
/*
LBA48
*/
405
if (
lba48
)
/src/sys/arch/bebox/stand/boot/
wdc.c
306
* Send a command to the device (
LBA48
addressing).
424
bool lba,
lba48
;
local in function:wdc_exec_read
434
lba48
= false;
443
lba48
= true;
447
if (
lba48
) {
448
/*
LBA48
*/
470
if (
lba48
)
Completed in 13 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025