[go: nahoru, domu]

Searched refs:cap_type (Results 1 - 5 of 5) sorted by relevance

/drivers/scsi/ibmvscsi/
H A Dviosrp.h171 __be32 cap_type; member in struct:mad_capability_common
H A Dibmvscsi.c1289 hostdata->caps.migration.common.cap_type =
1298 hostdata->caps.reserve.common.cap_type =
/drivers/usb/wusbcore/
H A Ddevconnect.c716 u8 cap_type; local
725 cap_type = cap_hdr->bDevCapabilityType;
733 cap_type, cap_size, top - itr);
737 switch (cap_type) {
749 "(%zu bytes) at offset 0x%02x\n", cap_type,
/drivers/media/pci/ivtv/
H A Divtv-streams.c793 int cap_type; local
811 cap_type = 1;
814 cap_type = 1;
817 cap_type = 1;
821 cap_type = 0;
834 ivtv_vapi(itv, CX2341X_ENC_STOP_CAPTURE, 3, stopmode, cap_type, s->subtype);
/drivers/infiniband/hw/ipath/
H A Dipath_iba6110.c815 int pos, u8 cap_type)
824 if ((cap_type >> 2) & 1)
1044 u8 cap_type; local
1050 if (pci_read_config_byte(pdev, pos + 3, &cap_type)) {
1055 if (!(cap_type & 0xE0))
1056 slave_or_pri_blk(dd, pdev, pos, cap_type);
814 slave_or_pri_blk(struct ipath_devdata *dd, struct pci_dev *pdev, int pos, u8 cap_type) argument

Completed in 91 milliseconds