Home
last modified time | relevance | path

Searched refs:dig64_hcdp_table (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/ia64/ia64/
H A Dconsinit.c79 struct dig64_hcdp_table *tbl; in pcdp_cnprobe()
88 m = tbl->length - sizeof(struct dig64_hcdp_table); in pcdp_cnprobe()
125 struct dig64_hcdp_table *tbl; in pcdp_cninit()
138 m = tbl->length - sizeof(struct dig64_hcdp_table); in pcdp_cninit()
/netbsd-src/sys/arch/ia64/include/
H A Ddig64.h168 struct dig64_hcdp_table { struct
/netbsd-src/sys/arch/ia64/stand/ia64/efi/
H A Dmain.c506 struct dig64_hcdp_table *tbl; in command_hcdp()
531 m = tbl->length - sizeof(struct dig64_hcdp_table); in command_hcdp()