Home
last modified time | relevance | path

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

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