Searched defs:aha (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/aha/
H A Daha_isa.c111 struct aha_softc *aha = device_get_softc(dev); local
191 struct aha_softc *aha = device_get_softc(dev); local
285 struct aha_softc *aha = (struct aha_softc *)device_get_softc(dev); local
310 struct aha_softc aha; local
[all...]
H A Daha.c102 ahanextinbox(struct aha_softc *aha) argument
111 ahanextoutbox(struct aha_softc *aha) argument
134 ahaccbvtop(struct aha_softc *aha, struct aha_ccb *accb) argument
140 ahaccbptov(struct aha_softc *aha, uint32_t ccb_addr) argument
179 aha_alloc(struct aha_softc *aha) argument
191 aha_free(struct aha_softc *aha) argument
234 aha_probe(struct aha_softc* aha) argument
325 aha_fetch_adapter_info(struct aha_softc *aha) argument
426 aha_init(struct aha_softc* aha) argument
581 aha_attach(struct aha_softc *aha) argument
629 ahaallocccbs(struct aha_softc *aha) argument
687 ahafreeccb(struct aha_softc *aha, struct aha_ccb *accb) argument
705 ahagetccb(struct aha_softc *aha) argument
731 struct aha_softc *aha; local
966 struct aha_softc *aha; local
1078 struct aha_softc *aha; local
1087 aha_intr_locked(struct aha_softc *aha) argument
1117 ahadone(struct aha_softc *aha, struct aha_ccb *accb, aha_mbi_comp_code_t comp_code) argument
1300 ahareset(struct aha_softc* aha, int hard_reset) argument
1393 aha_cmd(struct aha_softc *aha, aha_op_t opcode, uint8_t *params, u_int param_len, uint8_t *reply_data, u_int reply_len, u_int cmd_timeout) argument
1593 ahainitmboxes(struct aha_softc *aha) argument
1622 ahafetchtransinfo(struct aha_softc *aha, struct ccb_trans_settings* cts) argument
1681 struct aha_softc* aha; local
1690 struct aha_softc* aha; local
1700 struct aha_softc* aha; local
1717 struct aha_softc *aha; local
1805 aha_detach(struct aha_softc *aha) argument
[all...]

Completed in 101 milliseconds