OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sector_init
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/ews4800mips/include/
sector.h
35
void *
sector_init
(dev_t, void (*)(struct buf *));
/src/sys/arch/ews4800mips/stand/common/
bootxx.h
81
void
sector_init
(const char *, int);
disk.c
64
void
sector_init
(void);
158
sector_init
(void)
function in typeref:typename:void
210
sector_init
();
bootxx.c
124
sector_init
("/dev/rsd1p", DEV_BSIZE);
/src/sys/arch/ews4800mips/ews4800mips/
disksubr.c
62
if ((rwops =
sector_init
(dev, strategy)) == 0)
132
if ((rwops =
sector_init
(dev, strategy)) == 0)
sector.c
47
sector_init
(dev_t dev, void (*strat)(struct buf *))
function in typeref:typename:void *
Completed in 35 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025