Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/aic7xxx/
Daic79xx_core.c1057 ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI); in ahd_currently_packetized()
1124 ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI); in ahd_restart()
1201 ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI); in ahd_flush_qoutfifo()
1248 ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI); in ahd_flush_qoutfifo()
1973 ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI); in ahd_handle_seqint()
2385 ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI); in ahd_handle_scsiint()
2413 ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI); in ahd_handle_scsiint()
2559 mode = AHD_MODE_SCSI; in ahd_handle_scsiint()
2668 ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI); in ahd_handle_transmission_error()
2687 ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI); in ahd_handle_transmission_error()
[all …]
Daic79xx_proc.c225 ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI); in ahd_proc_write_seeprom()
Daic79xx_pci.c362 ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI); in ahd_pci_config()
463 ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI); in ahd_pci_test_register_access()
Daic79xx.h1030 AHD_MODE_SCSI, enumerator
1039 #define AHD_MODE_SCSI_MSK AHD_MK_MSK(AHD_MODE_SCSI)
Daic79xx_osm.c2228 ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI); in ahd_linux_queue_abort_cmd()