Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/aic7xxx/
H A 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()
H A Daic79xx_core.c341 ahd_set_modes(ahd, src, dst); in ahd_restore_modes()
1054 ahd_set_modes(ahd, AHD_MODE_CFG, AHD_MODE_CFG); 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()
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()
1224 ahd_set_modes(ahd, fifo_mode, fifo_mode); in ahd_flush_qoutfifo()
2410 ahd_set_modes(ahd, AHD_MODE_CFG, AHD_MODE_CFG); in ahd_handle_scsiint()
2568 ahd_set_modes(ahd, mode, mode); in ahd_handle_scsiint()
2675 ahd_set_modes(ahd, AHD_MODE_CFG, AHD_MODE_CFG); in ahd_handle_transmission_error()
[all …]
H A Daic79xx_inline.h66 void ahd_set_modes(struct ahd_softc *ahd, ahd_mode src,
H A Daic79xx_proc.c225 ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI); in ahd_proc_write_seeprom()
H A Daic79xx_osm.c2242 ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI); in ahd_linux_queue_abort_cmd()