Home
last modified time | relevance | path

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

/openbsd/src/sys/arch/sparc64/sparc64/
Ddb_interface.c1081 struct xirhand { struct
1084 SIMPLEQ_ENTRY(xirhand) xh_list; argument
1087 SIMPLEQ_HEAD(, xirhand) db_xh = SIMPLEQ_HEAD_INITIALIZER(db_xh);
1092 struct xirhand *xh; in db_xir()
1105 struct xirhand *xh; in db_register_xir()