Home
last modified time | relevance | path

Searched defs:ISCI_REMOTE_DEVICE (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/isci/
H A Disci.h88 struct ISCI_REMOTE_DEVICE { struct
89 uint32_t index;
90 struct ISCI_DOMAIN *domain;
91 SCI_REMOTE_DEVICE_HANDLE_T sci_object;
92 BOOL is_resetting;
93 uint32_t frozen_lun_mask;
94 SCI_FAST_LIST_ELEMENT_T pending_device_reset_element;
126 struct ISCI_REMOTE_DEVICE *da_remote_device; argument