Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/ipp/
H A Dippctl.c232 static dev_info_t *ippctl_dip = NULL; variable
307 *result = (void *)ippctl_dip; in ippctl_info()
341 if (ippctl_dip != NULL) in ippctl_attach()
357 ippctl_dip = dip; in ippctl_attach()
385 ASSERT(dip == ippctl_dip); in ippctl_detach()
389 ippctl_dip = NULL; in ippctl_detach()