Home
last modified time | relevance | path

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

/drivers/char/ipmi/
Dipmi_bt_sm.c108 long BT_CAP_req2rsp; member
204 bt->BT_CAP_req2rsp = BT_NORMAL_TIMEOUT * 1000000; in bt_init_data()
257 bt->timeout = bt->BT_CAP_req2rsp; in bt_start_transaction()
410 bt->timeout = bt->BT_CAP_req2rsp; in error_recovery()
529 bt->timeout = bt->BT_CAP_req2rsp; in bt_event()
630 bt->timeout = bt->BT_CAP_req2rsp; in bt_event()
654 bt->BT_CAP_req2rsp = BT_CAP[6] * 1000000; in bt_event()
661 bt->BT_CAP_req2rsp / 1000000L, bt->BT_CAP_retries); in bt_event()
662 bt->timeout = bt->BT_CAP_req2rsp; in bt_event()