Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_state.h91 h1394_halinfo_t halinfo; /* see h1394.h */
/illumos-gate/usr/src/uts/common/sys/1394/
H A Dh1394.h234 } h1394_halinfo_t; typedef
243 int h1394_attach(h1394_halinfo_t *halinfo, ddi_attach_cmd_t cmd,
H A Ds1394.h517 h1394_halinfo_t halinfo;
/illumos-gate/usr/src/uts/common/io/1394/
H A Dh1394.c115 h1394_attach(h1394_halinfo_t *halinfo, ddi_attach_cmd_t cmd, void **sl_private) in h1394_attach()