Searched refs:cvc_attach (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/sun4u/starfire/cvc/ |
H A D | cvc.c | 75 static int cvc_attach(dev_info_t *, ddi_attach_cmd_t); 190 DDI_DEFINE_STREAM_OPS(cvcops, nulldev, nulldev, cvc_attach, cvc_detach, 236 cvc_attach(dev_info_t *devi, ddi_attach_cmd_t cmd) in cvc_attach() function
|
/titanic_50/usr/src/uts/sun4u/starcat/io/ |
H A D | cvc.c | 66 static int cvc_attach(dev_info_t *, ddi_attach_cmd_t); 172 DDI_DEFINE_STREAM_OPS(cvcops, nulldev, nulldev, cvc_attach, cvc_detach, 221 cvc_attach(dev_info_t *devi, ddi_attach_cmd_t cmd) in cvc_attach() function
|