Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/buslogic/
H A Dbtreg.h168 } bt_op_t; typedef
654 int bt_cmd(struct bt_softc *bt, bt_op_t opcode,
H A Dbt.c1709 bt_cmd(struct bt_softc *bt, bt_op_t opcode, u_int8_t *params, u_int param_len, in bt_cmd()