Searched refs:pending_remote_device (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/isci/
H A Disci_task_request.c187 struct ISCI_REMOTE_DEVICE *pending_remote_device; local
257 pending_remote_device = sci_fast_list_remove_head(
260 if (pending_remote_device != NULL) {
268 isci_remote_device_reset(pending_remote_device, NULL);

Completed in 38 milliseconds