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

/linux-4.1.27/drivers/char/ipmi/
H A Dipmi_bt_sm.c108 long BT_CAP_req2rsp; member in struct:si_sm_data
204 bt->BT_CAP_req2rsp = BT_NORMAL_TIMEOUT * USEC_PER_SEC; bt_init_data()
257 bt->timeout = bt->BT_CAP_req2rsp; bt_start_transaction()
410 bt->timeout = bt->BT_CAP_req2rsp; error_recovery()
529 bt->timeout = bt->BT_CAP_req2rsp; bt_event()
630 bt->timeout = bt->BT_CAP_req2rsp; bt_event()
654 bt->BT_CAP_req2rsp = BT_CAP[6] * USEC_PER_SEC; bt_event()
661 bt->BT_CAP_req2rsp / USEC_PER_SEC, bt->BT_CAP_retries); bt_event()
662 bt->timeout = bt->BT_CAP_req2rsp; bt_event()

Completed in 36 milliseconds