Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/aic7xxx/
Daic79xx_pci.c362 ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI); in ahd_pci_config()
456 ahd_set_modes(ahd, AHD_MODE_CFG, AHD_MODE_CFG); in ahd_pci_test_register_access()
463 ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI); in ahd_pci_test_register_access()
472 ahd_set_modes(ahd, AHD_MODE_CFG, AHD_MODE_CFG); in ahd_pci_test_register_access()
483 ahd_set_modes(ahd, AHD_MODE_CFG, AHD_MODE_CFG); in ahd_pci_test_register_access()
801 ahd_set_modes(ahd, AHD_MODE_CFG, AHD_MODE_CFG); in ahd_pci_intr()
859 ahd_set_modes(ahd, i, i); in ahd_pci_split_intr()
Daic79xx_core.c275 ahd_set_modes(struct ahd_softc *ahd, ahd_mode src, ahd_mode dst) in ahd_set_modes() function
341 ahd_set_modes(ahd, src, dst); in ahd_restore_modes()
395 ahd_set_modes(ahd, ahd->saved_src_mode, ahd->saved_dst_mode); in ahd_unpause()
1054 ahd_set_modes(ahd, AHD_MODE_CFG, AHD_MODE_CFG); in ahd_currently_packetized()
1057 ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI); in ahd_currently_packetized()
1074 ahd_set_modes(ahd, active_fifo, active_fifo); in ahd_set_active_fifo()
1124 ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI); in ahd_restart()
1149 ahd_set_modes(ahd, AHD_MODE_CCHAN, AHD_MODE_CCHAN); in ahd_restart()
1172 ahd_set_modes(ahd, fifo, fifo); in ahd_clear_fifo()
1201 ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI); in ahd_flush_qoutfifo()
[all …]
Daic79xx_inline.h66 void ahd_set_modes(struct ahd_softc *ahd, ahd_mode src,
Daic79xx_proc.c225 ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI); in ahd_proc_write_seeprom()
Daic79xx_osm.c2228 ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI); in ahd_linux_queue_abort_cmd()