Home
last modified time | relevance | path

Searched refs:wait_for_comp (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/drivers/scsi/libfc/
Dfc_fcp.c250 if (fsp->wait_for_comp) in fc_fcp_abort_done()
880 if (fsp->wait_for_comp) { in fc_fcp_resp()
1256 fsp->wait_for_comp = 1; in fc_fcp_pkt_abort()
1262 fsp->wait_for_comp = 0; in fc_fcp_pkt_abort()
1312 fsp->wait_for_comp = 1; in fc_lun_reset()
1334 fsp->wait_for_comp = 0; in fc_lun_reset()
1378 if (!fsp->seq_ptr || !fsp->wait_for_comp) in fc_tm_done()
/Linux-v6.1/include/scsi/
Dlibfc.h347 int wait_for_comp; member
/Linux-v6.1/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x.h2029 int mac_type, bool wait_for_comp);
Dbnx2x_main.c8536 int mac_type, bool wait_for_comp) in bnx2x_del_all_macs() argument
8542 if (wait_for_comp) in bnx2x_del_all_macs()