Searched refs:scsi_device_tpgs (Results 1 – 5 of 5) sorted by relevance
329 h->tpgs = scsi_device_tpgs(sdev); in alua_check_tpgs()824 return (scsi_device_tpgs(sdev) != 0); in alua_match()
329 if (scsi_device_tpgs(sdev)) in hp_sw_match()
639 if (scsi_device_tpgs(sdev)) in clariion_match()
818 if (scsi_device_tpgs(sdev)) in rdac_match()
530 static inline int scsi_device_tpgs(struct scsi_device *sdev) in scsi_device_tpgs() function