Home
last modified time | relevance | path

Searched defs:ctlr (Results 1 – 4 of 4) sorted by relevance

/openbsd/sys/arch/alpha/stand/netboot/
H A Ddevopen.c56 int ctlr = 0, unit = 0, part = 0; local
/openbsd/sys/arch/alpha/stand/boot/
H A Ddevopen.c54 int ctlr = 0, unit = 0, part = 0; local
H A Ddisk.c93 diskopen(struct open_file *f, int ctlr, int unit, int part) in diskopen()
/openbsd/sys/arch/luna88k/stand/boot/
H A Dsd.c125 uint ctlr, target, unit; in sdident() local