Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/1394/
H A Ds1394_misc.c372 if (hal->disable_requests_bit == 1) in s1394_HAL_asynch_error()
H A Ds1394_csr.c610 hal->disable_requests_bit = 0; in s1394_CSR_state_clear()
711 hal->disable_requests_bit = 1; in s1394_CSR_state_set()
H A Ds1394_asynch.c201 (hal->disable_requests_bit == 1)) { in s1394_xfer_asynch_command()
H A Ds1394_dev_disc.c1460 if (hal->disable_requests_bit == 0) in s1394_cfgrom_scan_phase2()
/titanic_41/usr/src/uts/common/sys/1394/
H A Ds1394.h575 uint_t disable_requests_bit; member