Home
last modified time | relevance | path

Searched defs:ahc (Results 1 – 12 of 12) sorted by relevance

/freebsd/sys/dev/aic7xxx/
H A Daic7xxx_inline.h63 ahc_pause_bug_fix(struct ahc_softc *ahc) in ahc_pause_bug_fix()
74 ahc_is_paused(struct ahc_softc *ahc) in ahc_is_paused()
87 ahc_pause(struct ahc_softc *ahc) in ahc_pause()
112 ahc_unpause(struct ahc_softc *ahc) in ahc_unpause()
127 ahc_freeze_untagged_queues(struct ahc_softc *ahc) in ahc_freeze_untagged_queues()
227 ahc_name(struct ahc_softc *ahc) in ahc_name()
301 ahc_inw(struct ahc_softc *ahc, u_int port) in ahc_inw()
314 ahc_inl(struct ahc_softc *ahc, u_int port) in ahc_inl()
332 ahc_inq(struct ahc_softc *ahc, u_int port) in ahc_inq()
361 ahc_get_scb(struct ahc_softc *ahc) in ahc_get_scb()
[all …]
H A Daic7xxx_seq.h895 ahc_patch23_func(struct ahc_softc *ahc) in ahc_patch23_func()
1007 ahc_patch9_func(struct ahc_softc *ahc) in ahc_patch9_func()
1015 ahc_patch8_func(struct ahc_softc *ahc) in ahc_patch8_func()
1023 ahc_patch7_func(struct ahc_softc *ahc) in ahc_patch7_func()
1031 ahc_patch6_func(struct ahc_softc *ahc) in ahc_patch6_func()
1039 ahc_patch5_func(struct ahc_softc *ahc) in ahc_patch5_func()
1047 ahc_patch4_func(struct ahc_softc *ahc) in ahc_patch4_func()
1055 ahc_patch3_func(struct ahc_softc *ahc) in ahc_patch3_func()
1063 ahc_patch2_func(struct ahc_softc *ahc) in ahc_patch2_func()
1071 ahc_patch1_func(struct ahc_softc *ahc) in ahc_patch1_func()
[all …]
H A Daic7xxx_osm.h70 #define SIM_IS_SCSIBUS_B(ahc, sim) \ argument
72 #define SIM_CHANNEL(ahc, sim) \ argument
74 #define SIM_SCSI_ID(ahc, sim) \ argument
76 #define SIM_PATH(ahc, sim) \ argument
83 #define SCB_GET_SIM(ahc, scb) \ argument
146 #define ahc_inb(ahc, port) \ argument
149 #define ahc_outb(ahc, port, value) \ argument
155 #define ahc_insb(ahc, port, valp, count) \ argument
174 ahc_lockinit(struct ahc_softc *ahc) in ahc_lockinit()
180 ahc_lock(struct ahc_softc *ahc) in ahc_lock()
[all …]
H A Daic7xxx.c246 ahc_restart(struct ahc_softc *ahc) in ahc_restart()
307 ahc_run_qoutfifo(struct ahc_softc *ahc) in ahc_run_qoutfifo()
3869 struct ahc_softc *ahc; in ahc_alloc() local
4002 ahc_free(struct ahc_softc *ahc) in ahc_free()
4069 struct ahc_softc *ahc; in ahc_shutdown() local
4773 ahc_init(struct ahc_softc *ahc) in ahc_init()
5181 ahc_suspend(struct ahc_softc *ahc) in ahc_suspend()
5207 ahc_resume(struct ahc_softc *ahc) in ahc_resume()
6347 ahc_dumpseq(struct ahc_softc* ahc) in ahc_dumpseq()
6367 ahc_loadseq(struct ahc_softc *ahc) in ahc_loadseq()
[all …]
H A Daic7770.c121 aic7770_config(struct ahc_softc *ahc, struct aic7770_identity *entry, u_int io) in aic7770_config()
267 aic7770_chip_init(struct ahc_softc *ahc) in aic7770_chip_init()
277 aic7770_suspend(struct ahc_softc *ahc) in aic7770_suspend()
283 aic7770_resume(struct ahc_softc *ahc) in aic7770_resume()
292 aha2840_load_seeprom(struct ahc_softc *ahc) in aha2840_load_seeprom()
377 ahc_aic7770_VL_setup(struct ahc_softc *ahc) in ahc_aic7770_VL_setup()
387 ahc_aic7770_EISA_setup(struct ahc_softc *ahc) in ahc_aic7770_EISA_setup()
397 ahc_aic7770_setup(struct ahc_softc *ahc) in ahc_aic7770_setup()
H A Daic7xxx_pci.c1980 read_brdctl(struct ahc_softc *ahc) in read_brdctl()
2002 ahc_pci_intr(struct ahc_softc *ahc) in ahc_pci_intr()
2075 ahc_pci_chip_init(struct ahc_softc *ahc) in ahc_pci_chip_init()
2100 ahc_pci_suspend(struct ahc_softc *ahc) in ahc_pci_suspend()
2106 ahc_pci_resume(struct ahc_softc *ahc) in ahc_pci_resume()
2143 ahc_aic785X_setup(struct ahc_softc *ahc) in ahc_aic785X_setup()
2161 ahc_aic7860_setup(struct ahc_softc *ahc) in ahc_aic7860_setup()
2179 ahc_apa1480_setup(struct ahc_softc *ahc) in ahc_apa1480_setup()
2191 ahc_aic7870_setup(struct ahc_softc *ahc) in ahc_aic7870_setup()
2203 ahc_aha394X_setup(struct ahc_softc *ahc) in ahc_aha394X_setup()
[all …]
H A Daic7xxx_osm.c84 ahc_map_int(struct ahc_softc *ahc) in ahc_map_int()
138 ahc_attach(struct ahc_softc *ahc) in ahc_attach()
296 struct ahc_softc *ahc; in ahc_platform_intr() local
329 ahc_done(struct ahc_softc *ahc, struct scb *scb) in ahc_done()
449 struct ahc_softc *ahc; in ahc_action() local
896 struct ahc_softc *ahc; in ahc_async() local
935 struct ahc_softc *ahc; in ahc_execute_scb() local
1123 struct ahc_softc *ahc; in ahc_poll() local
1326 ahc_platform_set_tags(struct ahc_softc *ahc, in ahc_platform_set_tags()
1342 ahc_platform_free(struct ahc_softc *ahc) in ahc_platform_free()
[all …]
H A Dahc_pci.c74 struct ahc_softc *ahc; in ahc_pci_attach() local
136 ahc_pci_map_registers(struct ahc_softc *ahc) in ahc_pci_map_registers()
H A Dahc_isa.c221 struct ahc_softc *ahc; in ahc_isa_attach() local
H A Daic7xxx.h78 #define SCSIID_TARGET(ahc, scsiid) \ argument
83 #define SCSIID_CHANNEL(ahc, scsiid) \ argument
87 #define SCB_IS_SCSIBUS_B(ahc, scb) \ argument
91 #define SCB_GET_TARGET(ahc, scb) \ argument
93 #define SCB_GET_CHANNEL(ahc, scb) \ argument
97 #define SCB_GET_TARGET_OFFSET(ahc, scb) \ argument
99 #define SCB_GET_TARGET_MASK(ahc, scb) \ argument
/freebsd/crypto/openssh/
H A Dumac.c889 static void ip_short(uhash_ctx_t ahc, UINT8 *nh_res, u_char *res) in ip_short()
914 static void ip_long(uhash_ctx_t ahc, u_char *res) in ip_long()
959 static void uhash_init(uhash_ctx_t ahc, aes_int_key prf_key) in uhash_init()
/freebsd/sys/dev/ath/ath_hal/
H A Dah.c34 ath_hal_add_chip(struct ath_hal_chip *ahc) in ath_hal_add_chip()
42 ath_hal_remove_chip(struct ath_hal_chip *ahc) in ath_hal_remove_chip()