Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libpicl/
H A Dpicl.h40 #define PICL_VERSION_1 0x1 macro
H A Dpicl.c159 req.clrev = PICL_VERSION_1; in handshake()
/illumos-gate/usr/src/cmd/picl/picld/
H A Dpicld.c147 if (clmajrev < PICL_VERSION_1) in picld_init()