Searched refs:atreq_retries (Results 1 – 2 of 2) sorted by relevance
1989 uint_t *atreq_retries) in hci1394_ohci_atreq_retries_get() argument1994 ASSERT(atreq_retries != NULL); in hci1394_ohci_atreq_retries_get()1997 *atreq_retries = reg & OHCI_RET_MAX_ATREQ_MASK; in hci1394_ohci_atreq_retries_get()2007 uint_t atreq_retries) in hci1394_ohci_atreq_retries_set() argument2018 reg = reg | (atreq_retries & OHCI_RET_MAX_ATREQ_MASK); in hci1394_ohci_atreq_retries_set()
666 uint_t *atreq_retries);668 uint_t atreq_retries);