Home
last modified time | relevance | path

Searched refs:did (Results 1 – 9 of 9) sorted by relevance

/include/scsi/fc/
Dfc_fcoe.h86 static inline void fc_fcoe_set_mac(u8 *mac, u8 *did) in fc_fcoe_set_mac() argument
91 mac[3] = did[0]; in fc_fcoe_set_mac()
92 mac[4] = did[1]; in fc_fcoe_set_mac()
93 mac[5] = did[2]; in fc_fcoe_set_mac()
/include/linux/soc/ti/
Dti_sci_protocol.h172 int (*get_clock)(const struct ti_sci_handle *handle, u32 did, u32 cid,
175 int (*idle_clock)(const struct ti_sci_handle *handle, u32 did, u32 cid);
176 int (*put_clock)(const struct ti_sci_handle *handle, u32 did, u32 cid);
177 int (*is_auto)(const struct ti_sci_handle *handle, u32 did, u32 cid,
179 int (*is_on)(const struct ti_sci_handle *handle, u32 did, u32 cid,
181 int (*is_off)(const struct ti_sci_handle *handle, u32 did, u32 cid,
183 int (*set_parent)(const struct ti_sci_handle *handle, u32 did, u32 cid,
185 int (*get_parent)(const struct ti_sci_handle *handle, u32 did, u32 cid,
187 int (*get_num_parents)(const struct ti_sci_handle *handle, u32 did,
189 int (*get_best_match_freq)(const struct ti_sci_handle *handle, u32 did,
[all …]
/include/linux/
Dintel-iommu.h325 #define QI_IOTLB_DID(did) (((u64)did) << 16) argument
335 #define QI_CC_DID(did) (((u64)did) << 16) argument
347 #define QI_PC_DID(did) (((u64)did) << 16) argument
357 #define QI_EIOTLB_DID(did) (((u64)did) << 16) argument
424 void (*flush_context)(struct intel_iommu *iommu, u16 did, u16 sid,
426 void (*flush_iotlb)(struct intel_iommu *iommu, u16 did, u64 addr,
646 extern void qi_flush_context(struct intel_iommu *iommu, u16 did, u16 sid,
648 extern void qi_flush_iotlb(struct intel_iommu *iommu, u16 did, u64 addr,
677 u16 did; member
Drio_drv.h292 .did = (dev), .vid = (ven), \
446 extern void rio_local_set_device_id(struct rio_mport *port, u16 did);
447 extern struct rio_dev *rio_get_device(u16 vid, u16 did, struct rio_dev *from);
448 extern struct rio_dev *rio_get_asm(u16 vid, u16 did, u16 asm_vid, u16 asm_did,
Drio.h180 u16 did; member
Dmod_devicetable.h734 __u16 did, vid; member
/include/scsi/
Dfc_encode.h44 u32 did, u32 sid, enum fc_fh_type type, in __fc_fill_fc_hdr() argument
49 hton24(fh->fh_d_id, did); in __fc_fill_fc_hdr()
62 u32 did, u32 sid, enum fc_fh_type type, in fc_fill_fc_hdr() argument
68 __fc_fill_fc_hdr(fh, r_ctl, did, sid, type, f_ctl, parm_offset); in fc_fill_fc_hdr()
500 enum fc_fh_type *fh_type, u32 *did) in fc_ct_fill() argument
507 *did = FC_FID_MGMT_SERV; in fc_ct_fill()
512 *did = FC_FID_DIR_SERV; in fc_ct_fill()
678 u32 did, in fc_els_fill() argument
Dlibfc.h442 u32 did; member
470 struct fc_seq *(*elsct_send)(struct fc_lport *, u32 did,
951 struct fc_seq *fc_elsct_send(struct fc_lport *, u32 did,
/include/net/nfc/
Ddigital.h219 u8 did; member