Home
last modified time | relevance | path

Searched defs:chpid (Results 1 – 2 of 2) sorted by relevance

/kvm-unit-tests/lib/s390x/
H A Dcss_lib.c550 uint8_t chpid; in css_generate_crw() local
H A Dcss.h96 uint8_t chpid[8]; member
256 static inline int rchp(unsigned long chpid) in rchp()