Searched defs:ibmvfc_async_crq (Results 1 – 1 of 1) sorted by relevance
673 struct ibmvfc_async_crq { struct674 volatile u8 valid;675 u8 link_state;676 u8 fpin_status;677 u8 pad;678 __be32 pad2;679 volatile __be64 event;680 volatile __be64 scsi_id;681 volatile __be64 wwpn;682 volatile __be64 node_name;[all …]