Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/bfa/
H A Dbfi.h1104 BFI_DPORT_START = 2, /* start dport request */ enumerator
H A Dbfa_svc.c6239 if (bfa_dport_send_req(dport, BFI_DPORT_START)) in bfa_dport_sm_enabled()
6365 bfa_dport_send_req(dport, BFI_DPORT_START); in bfa_dport_sm_starting_qwait()
6486 if ((req == BFI_DPORT_ENABLE) || (req == BFI_DPORT_START)) { in bfa_dport_send_req()