Searched refs:rts51x_to_host (Results 1 – 4 of 4) sorted by relevance
255 struct Scsi_Host *host = rts51x_to_host(chip); in rts51x_control_thread()457 scsi_scan_host(rts51x_to_host(chip)); in rts51x_scan_thread()734 struct Scsi_Host *host = rts51x_to_host(chip); in quiesce_and_remove_host()773 scsi_host_put(rts51x_to_host(chip)); in release_everything()853 result = scsi_add_host(rts51x_to_host(chip), &rts51x->pusb_intf->dev); in rts51x_probe()872 scsi_scan_host(rts51x_to_host(chip)); in rts51x_probe()
195 scsi_host_get(rts51x_to_host(chip)); in rts51x_open()220 scsi_host_put(rts51x_to_host(chip)); in rts51x_release()
176 static inline struct Scsi_Host *rts51x_to_host(struct rts51x_chip *chip) in rts51x_to_host() function
2134 scsi_lock(rts51x_to_host(chip)); in DEF_SCSI_QCMD()2138 scsi_unlock(rts51x_to_host(chip)); in DEF_SCSI_QCMD()2153 scsi_unlock(rts51x_to_host(chip)); in DEF_SCSI_QCMD()