Home
last modified time | relevance | path

Searched refs:PTSCR (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dns83820.c271 #define PTSCR 0x0c macro
630 writel(enable, ns->base + PTSCR); in ns83820_run_bist()
633 status = readl(ns->base + PTSCR); in ns83820_run_bist()
854 writel(PTSCR_RBIST_RST, ns->base + PTSCR); in ns83820_probe()
/illumos-gate/usr/src/uts/common/io/sfe/
H A Dsfereg.h124 #define PTSCR 0x0c /* PCI test control register */ macro