Home
last modified time | relevance | path

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

/linux/drivers/scsi/snic/
H A Dvnic_devcmd.h131 CMD_CAPABILITY = _CMDC(_CMD_DIR_RW, _CMD_VTYPE_ALL, 36), enumerator
/linux/drivers/net/ethernet/cisco/enic/
H A Dvnic_devcmd.h240 CMD_CAPABILITY = _CMDC(_CMD_DIR_RW, _CMD_VTYPE_ALL, 36), enumerator
H A Denic_res.c434 ret = vnic_dev_cmd(enic->vdev, CMD_CAPABILITY, &a0, &a1, wait); in enic_ext_cq()