Searched refs:hmeattach (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/sun/io/ |
H A D | qfe.c | 47 extern int hmeattach(dev_info_t *, ddi_attach_cmd_t); 50 DDI_DEFINE_STREAM_OPS(qfe_dev_ops, nulldev, nulldev, hmeattach, hmedetach,
|
/titanic_41/usr/src/uts/common/io/hme/ |
H A D | hme.c | 188 int hmeattach(dev_info_t *, ddi_attach_cmd_t); 269 DDI_DEFINE_STREAM_OPS(hme_dev_ops, nulldev, nulldev, hmeattach, hmedetach, 1162 hmeattach(dev_info_t *dip, ddi_attach_cmd_t cmd) in hmeattach() function
|