Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/aic7xxx/
Daic79xx_osm.c1407 case AHD_QUEUE_BASIC: in ahd_platform_set_tags()
2007 ? AHD_QUEUE_BASIC : AHD_QUEUE_TAGGED); in ahd_linux_handle_scsi_status()
2017 ? 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()