Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic79xx_osm.h638 void ahd_platform_set_tags(struct ahd_softc *ahd, struct scsi_device *sdev,
H A Daic79xx_osm.c1382 ahd_platform_set_tags(struct ahd_softc *ahd, struct scsi_device *sdev, in ahd_platform_set_tags() function
1521 ahd_platform_set_tags(ahd, sdev, &devinfo, AHD_QUEUE_TAGGED); in ahd_linux_device_queue_depth()
1527 ahd_platform_set_tags(ahd, sdev, &devinfo, AHD_QUEUE_NONE); in ahd_linux_device_queue_depth()
1991 ahd_platform_set_tags(ahd, sdev, &devinfo, in ahd_linux_handle_scsi_status()
2001 ahd_platform_set_tags(ahd, sdev, &devinfo, in ahd_linux_handle_scsi_status()
H A Daic79xx_core.c4060 ahd_platform_set_tags(ahd, sdev, devinfo, alg); in ahd_set_tags()