Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/aic7xxx/
Daic79xx_osm.c1423 case AHD_QUEUE_BASIC: in ahd_platform_set_tags()
2012 ? AHD_QUEUE_BASIC : AHD_QUEUE_TAGGED); in ahd_linux_handle_scsi_status()
2022 ? AHD_QUEUE_BASIC : AHD_QUEUE_TAGGED); in ahd_linux_handle_scsi_status()
Daic79xx.h1424 AHD_QUEUE_BASIC, enumerator
Daic79xx_core.c5634 ahd_set_tags(ahd, scb->io_ctx, devinfo, AHD_QUEUE_BASIC); in ahd_handle_msg_reject()