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

/freebsd-13-stable/sys/dev/isci/scil/
H A Dscif_sas_domain.c236 SCI_STATUS op_status = SCI_SUCCESS; local
251 op_status = fw_domain->state_handlers->discover_handler(
257 || (status != SCI_SUCCESS && op_status != SCI_SUCCESS) )
259 status = op_status;

Completed in 110 milliseconds