Home
last modified time | relevance | path

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

/drivers/scsi/aic7xxx/
Daic79xx_core.c1065 ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI); in ahd_currently_packetized()
1132 ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI); in ahd_restart()
1209 ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI); in ahd_flush_qoutfifo()
1256 ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI); in ahd_flush_qoutfifo()
1992 ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI); in ahd_handle_seqint()
2403 ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI); in ahd_handle_scsiint()
2431 ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI); in ahd_handle_scsiint()
2577 mode = AHD_MODE_SCSI; in ahd_handle_scsiint()
2687 ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI); in ahd_handle_transmission_error()
2706 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.c370 ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI); in ahd_pci_config()
473 ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI); in ahd_pci_test_register_access()
Daic79xx.h1033 AHD_MODE_SCSI, enumerator
1042 #define AHD_MODE_SCSI_MSK AHD_MK_MSK(AHD_MODE_SCSI)
Daic79xx_osm.c2255 ahd_set_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI); in ahd_linux_queue_abort_cmd()