Searched refs:supported_state (Results 1 – 1 of 1) sorted by relevance
201 uint32_t supported_state; in hci1394_csr_state_bset() local209 supported_state = state & (IEEE1394_CSR_STATE_ABDICATE | in hci1394_csr_state_bset()216 if ((supported_state & IEEE1394_CSR_STATE_CMSTR) && in hci1394_csr_state_bset()222 csr_handle->csr_state |= supported_state; in hci1394_csr_state_bset()238 uint32_t supported_state; in hci1394_csr_state_bclr() local246 supported_state = state & (IEEE1394_CSR_STATE_ABDICATE | in hci1394_csr_state_bclr()253 if ((supported_state & IEEE1394_CSR_STATE_CMSTR) && in hci1394_csr_state_bclr()