Searched refs:client_type (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libdevinfo/
H A Ddevfsmap.c948 client_type_t client_type; local
967 client_type = CLIENT_TYPE_PHCI;
969 client_type = CLIENT_TYPE_UNKNOWN;
972 return (client_type);

Completed in 18 milliseconds