Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/aic7xxx/ !
Daic79xx_osm.c1402 case AHD_QUEUE_BASIC: in ahd_platform_set_tags()
1993 ? AHD_QUEUE_BASIC : AHD_QUEUE_TAGGED); in ahd_linux_handle_scsi_status()
2003 ? AHD_QUEUE_BASIC : AHD_QUEUE_TAGGED); in ahd_linux_handle_scsi_status()
Daic79xx.h1414 AHD_QUEUE_BASIC, enumerator
Daic79xx_core.c5598 ahd_set_tags(ahd, scb->io_ctx, devinfo, AHD_QUEUE_BASIC); in ahd_handle_msg_reject()