OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lifdir
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/hppa/include/
disklabel.h
58
struct hppa_lifdir
lifdir
[HPPA_LIF_NUMDIR];
member in struct:cpu_disklabel
/src/usr.sbin/installboot/arch/
hp300.c
89
struct hp300_lifdir *
lifdir
;
local in function:hp300_setboot
241
lifdir
= (void *)(bootstrap + HP300_LIF_DIRSTART);
243
uint32_t addr = be32toh(
lifdir
[i].dir_addr);
245
uint32_t end = addr + be32toh(
lifdir
[i].dir_length);
252
lifdir
[i].dir_addr =
/src/sys/arch/hppa/hppa/
disksubr.c
251
memcpy(osdep->
lifdir
, dbp->b_data, HPPA_LIF_DIRSIZE);
254
for (fsoff = -1, p = &osdep->
lifdir
[0];
255
fsoff < 0 && p < &osdep->
lifdir
[HPPA_LIF_NUMDIR]; p++)
259
/* if no suitable
lifdir
entry found assume 0 */
Completed in 12 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025