Lines Matching refs:hostdata
503 ahc = *(struct ahc_softc **)host->hostdata; in ahc_linux_info()
528 ahc = *(struct ahc_softc **)cmd->device->host->hostdata; in ahc_linux_queue_lck()
547 *((struct ahc_softc **)dev_to_shost(&starget->dev)->hostdata); in DEF_SCSI_QCMD()
561 *((struct ahc_softc **)dev_to_shost(&starget->dev)->hostdata); in ahc_linux_target_alloc()
643 *((struct ahc_softc **)sdev->host->hostdata); in ahc_linux_slave_alloc()
676 ahc = *((struct ahc_softc **)sdev->host->hostdata); in ahc_linux_slave_configure()
707 ahc = *((struct ahc_softc **)sdev->host->hostdata); in ahc_linux_biosparam()
778 ahc = *(struct ahc_softc **)cmd->device->host->hostdata; in ahc_linux_bus_reset()
1102 *((struct ahc_softc **)host->hostdata) = ahc; in ahc_linux_register_host()
1399 struct ahc_softc *ahc = *((struct ahc_softc **)sdev->host->hostdata); in ahc_linux_device_queue_depth()
2074 ahc = *(struct ahc_softc **)cmd->device->host->hostdata; in ahc_linux_queue_recovery_cmd()
2341 struct ahc_softc *ahc = *((struct ahc_softc **)shost->hostdata); in ahc_linux_set_width()
2355 struct ahc_softc *ahc = *((struct ahc_softc **)shost->hostdata); in ahc_linux_set_period()
2399 struct ahc_softc *ahc = *((struct ahc_softc **)shost->hostdata); in ahc_linux_set_offset()
2427 struct ahc_softc *ahc = *((struct ahc_softc **)shost->hostdata); in ahc_linux_set_dt()
2465 struct ahc_softc *ahc = *((struct ahc_softc **)shost->hostdata);
2493 struct ahc_softc *ahc = *((struct ahc_softc **)shost->hostdata);
2521 struct ahc_softc *ahc = *(struct ahc_softc **)shost->hostdata; in ahc_linux_get_signalling()