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

/freebsd-10.0-release/sys/dev/aha/
H A Daha.c101 ahanextinbox(struct aha_softc *aha) argument
110 ahanextoutbox(struct aha_softc *aha) argument
133 ahaccbvtop(struct aha_softc *aha, struct aha_ccb *accb) argument
139 ahaccbptov(struct aha_softc *aha, uint32_t ccb_addr) argument
178 aha_alloc(struct aha_softc *aha) argument
190 aha_free(struct aha_softc *aha) argument
235 aha_probe(struct aha_softc* aha) argument
326 aha_fetch_adapter_info(struct aha_softc *aha) argument
433 aha_init(struct aha_softc* aha) argument
588 aha_attach(struct aha_softc *aha) argument
635 ahaallocccbs(struct aha_softc *aha) argument
693 ahafreeccb(struct aha_softc *aha, struct aha_ccb *accb) argument
711 ahagetccb(struct aha_softc *aha) argument
737 struct aha_softc *aha; local
976 struct aha_softc *aha; local
1088 struct aha_softc *aha; local
1097 aha_intr_locked(struct aha_softc *aha) argument
1127 ahadone(struct aha_softc *aha, struct aha_ccb *accb, aha_mbi_comp_code_t comp_code) argument
1308 ahareset(struct aha_softc* aha, int hard_reset) argument
1401 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
1601 ahainitmboxes(struct aha_softc *aha) argument
1630 ahafetchtransinfo(struct aha_softc *aha, struct ccb_trans_settings* cts) argument
1689 struct aha_softc* aha; local
1698 struct aha_softc* aha; local
1708 struct aha_softc* aha; local
1725 struct aha_softc *aha; local
1813 aha_detach(struct aha_softc *aha) argument
[all...]
H A Daha_isa.c109 struct aha_softc *aha = device_get_softc(dev); local
189 struct aha_softc *aha = device_get_softc(dev); local
283 struct aha_softc *aha = (struct aha_softc *)device_get_softc(dev); local
308 struct aha_softc aha; local
[all...]

Completed in 266 milliseconds