Home
last modified time | relevance | path

Searched refs:BFI_DPORT_START (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/scsi/bfa/
Dbfi.h1111 BFI_DPORT_START = 2, /* start dport request */ enumerator
Dbfa_svc.c6404 if (bfa_dport_send_req(dport, BFI_DPORT_START)) in bfa_dport_sm_enabled()
6530 bfa_dport_send_req(dport, BFI_DPORT_START); in bfa_dport_sm_starting_qwait()
6651 if ((req == BFI_DPORT_ENABLE) || (req == BFI_DPORT_START)) { in bfa_dport_send_req()