Home
last modified time | relevance | path

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

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