Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/isci/
H A Disci.h90 struct ISCI_REMOTE_DEVICE { struct
91 uint32_t index;
92 struct ISCI_DOMAIN *domain;
93 SCI_REMOTE_DEVICE_HANDLE_T sci_object;
94 BOOL is_resetting;
95 uint32_t frozen_lun_mask;
96 SCI_FAST_LIST_ELEMENT_T pending_device_reset_element;
128 struct ISCI_REMOTE_DEVICE *da_remote_device; argument