Home
last modified time | relevance | path

Searched refs:AHD_QUEUE_BASIC (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/scsi/aic7xxx/
Daic79xx_osm.c1424 case AHD_QUEUE_BASIC: in ahd_platform_set_tags()
2013 ? AHD_QUEUE_BASIC : AHD_QUEUE_TAGGED); in ahd_linux_handle_scsi_status()
2023 ? AHD_QUEUE_BASIC : AHD_QUEUE_TAGGED); in ahd_linux_handle_scsi_status()
Daic79xx.h1427 AHD_QUEUE_BASIC, enumerator
Daic79xx_core.c5634 ahd_set_tags(ahd, scb->io_ctx, devinfo, AHD_QUEUE_BASIC); in ahd_handle_msg_reject()