Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hppa/stand/common/
H A Ddev_hppa.h28 (dp)->dp_layers[0], (dp)->dp_layers[1], (dp)->dp_layers[2], \
29 (dp)->dp_layers[3], (dp)->dp_layers[4], (dp)->dp_layers[5]);
/netbsd-src/sys/arch/hppa/hppa/
H A Dautoconf.c440 if (p->periph_target == PAGE0->mem_boot.pz_dp.dp_layers[0] && in device_register()
441 p->periph_lun == PAGE0->mem_boot.pz_dp.dp_layers[1]) { in device_register()
469 printf( "0x%x%c", PAGE0->mem_boot.pz_dp.dp_layers[n], in cpu_rootconf()
/netbsd-src/sys/arch/hppa/include/
H A Dpdc.h331 int dp_layers[6]; /* device-specific info (ctlr #, unit # ...) */ member
706 #define pz_layers pz_dp.dp_layers