Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/tgt/
H A Dtgt_1.0.90.bb2 HOMEPAGE = "http://stgt.sourceforge.net"
/openbmc/linux/drivers/scsi/ibmvscsi/
H A Dibmvfc.c4819 struct ibmvfc_target *stgt = NULL; in ibmvfc_alloc_target() local
4837 stgt = tgt; in ibmvfc_alloc_target()
4842 if (wtgt && !stgt) { in ibmvfc_alloc_target()
4874 } else if (stgt) { in ibmvfc_alloc_target()
/openbmc/linux/drivers/scsi/qla4xxx/
H A Dql4_os.c9176 struct scsi_target *stgt, in qla4xxx_eh_wait_for_commands() argument
9189 if (cmd && stgt == scsi_target(cmd->device) && in qla4xxx_eh_wait_for_commands()