Home
last modified time | relevance | path

Searched refs:disable_requests_bit (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/1394/
H A Ds1394_misc.c328 if (hal->disable_requests_bit == 1) in s1394_HAL_asynch_error()
H A Ds1394_csr.c506 hal->disable_requests_bit = 0; in s1394_CSR_state_clear()
600 hal->disable_requests_bit = 1; in s1394_CSR_state_set()
H A Ds1394_asynch.c170 (hal->disable_requests_bit == 1)) { in s1394_xfer_asynch_command()
H A Ds1394_dev_disc.c1176 if (hal->disable_requests_bit == 0) in s1394_cfgrom_scan_phase2()
/illumos-gate/usr/src/uts/common/sys/1394/
H A Ds1394.h539 uint_t disable_requests_bit; member