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()
1101 *((struct ahc_softc **)host->hostdata) = ahc; in ahc_linux_register_host()
1398 struct ahc_softc *ahc = *((struct ahc_softc **)sdev->host->hostdata); in ahc_linux_device_queue_depth()
2073 ahc = *(struct ahc_softc **)cmd->device->host->hostdata; in ahc_linux_queue_recovery_cmd()
2340 struct ahc_softc *ahc = *((struct ahc_softc **)shost->hostdata); in ahc_linux_set_width()
2354 struct ahc_softc *ahc = *((struct ahc_softc **)shost->hostdata); in ahc_linux_set_period()
2398 struct ahc_softc *ahc = *((struct ahc_softc **)shost->hostdata); in ahc_linux_set_offset()
2426 struct ahc_softc *ahc = *((struct ahc_softc **)shost->hostdata); in ahc_linux_set_dt()
2464 struct ahc_softc *ahc = *((struct ahc_softc **)shost->hostdata);
2492 struct ahc_softc *ahc = *((struct ahc_softc **)shost->hostdata);
2520 struct ahc_softc *ahc = *(struct ahc_softc **)shost->hostdata; in ahc_linux_get_signalling()