Searched refs:cvc_info (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/sun4u/starcat/io/ |
H A D | cvc.c | 65 static int cvc_info(dev_info_t *, ddi_info_cmd_t, void *, void **); 88 * Private copy of devinfo pointer; cvc_info uses it. 173 nodev, cvc_info, (D_NEW|D_MTPERQ|D_MP), &cvcinfo, 291 cvc_info(dev_info_t *dip, ddi_info_cmd_t infocmd, void *arg, void **result) function
|
/illumos-gate/usr/src/uts/sun4u/starfire/cvc/ |
H A D | cvc.c | 74 static int cvc_info(dev_info_t *, ddi_info_cmd_t, void *, void **); 94 * Private copy of devinfo pointer; cvc_info uses it. 191 nodev, cvc_info, (D_MTPERQ | D_MP), &cvcinfo, 301 cvc_info(dev_info_t *dip, ddi_info_cmd_t infocmd, void *arg, void **result) function
|
Completed in 77 milliseconds