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