Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/buslogic/
Dbt.c95 static __inline u_int32_t btccbvtop(struct bt_softc *bt,
105 btccbvtop(struct bt_softc *bt, struct bt_ccb *bccb) in btccbvtop() function
1474 bt->cur_outbox->ccb_addr = btccbvtop(bt, bccb); in btexecuteccb()
2385 bt->cur_outbox->ccb_addr = btccbvtop(bt, bt->recovery_bccb); in bttimeout()