HomeSort by: relevance | last modified time | path
    Searched refs:PER_CMD (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/alpha/pci/
tsp_pci.c 134 IPRINTF(indent, "command = 0x%lx<%s>\n", PER_CMD(p_error),
135 NTH_STR(PER_CMD(p_error) & 0x3,
143 IPRINTF(indent, "command = 0x%lx<%s>\n", PER_CMD(p_error),
144 NTH_STR(PER_CMD(p_error),
tsreg.h 218 # define PER_CMD(r) TSFIELD((r), 52, 4)

Completed in 12 milliseconds