Home
last modified time | relevance | path

Searched defs:h1394_halinfo_s (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/1394/
H A Dh1394.h203 typedef struct h1394_halinfo_s { struct
204 void *hal_private;
205 dev_info_t *dip;
206 h1394_evts_t hal_events;
207 ddi_iblock_cookie_t hw_interrupt;
210 ddi_device_acc_attr_t acc_attr;
211 ddi_dma_attr_t dma_attr;
214 h1394_phy_t phy;
216 uint_t hal_overhead; /* in bytes */
217 uint32_t bus_capabilities;
[all …]