Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/ldomctl/
Dpri.c43 #define PRI_DATA 0x01 macro
86 if (pd->type != PRI_DATA) { in pri_rx_data()