Searched refs:HCI1394_IXL_INTR_DMALOST (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ixl.h59 #define HCI1394_IXL_INTR_DMALOST (-1) /* dma location indeterminate (lost) */ macro
/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ixl_isr.c144 if (retcode == HCI1394_IXL_INTR_DMALOST) {
293 return (HCI1394_IXL_INTR_DMALOST);
304 * If B_TRUE, donecodep contains the reason: HCI1394_IXL_INTR_DMALOST,
392 *donecodep = HCI1394_IXL_INTR_DMALOST;
H A Dhci1394_ixl_update.c244 } else if (uv.upd_status == HCI1394_IXL_INTR_DMALOST) {
381 if (status == HCI1394_IXL_INTR_DMALOST) {
406 } else if (status == HCI1394_IXL_INTR_DMALOST) {
2018 * function returning if error (HCI1394_IXL_INTR_DMALOST is
2024 * HCI1394_IXL_INTR_DMALOST
2034 HCI1394_IXL_INTR_DMALOST) {
2113 * HCI1394_IXL_INTR_DMALOST
2124 if (status == HCI1394_IXL_INTR_DMALOST) {

Completed in 83 milliseconds