Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394.c75 hci1394_attach, /* attach */
H A Dhci1394_attach.c81 hci1394_attach(dev_info_t *dip, ddi_attach_cmd_t cmd) in hci1394_attach() function
/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394.h81 int hci1394_attach(dev_info_t *dip, ddi_attach_cmd_t cmd);
/illumos-gate/usr/src/uts/common/
H A DMakefile.files871 HCI1394_OBJS += hci1394.o hci1394_async.o hci1394_attach.o hci1394_buf.o \