Searched refs:BFI_DPORT_ENABLE (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/scsi/bfa/
H A Dbfi.h1103 BFI_DPORT_ENABLE = 1, /* enable dport request */ enumerator in enum:bfi_dport_req
H A Dbfa_svc.c6116 if (bfa_dport_send_req(dport, BFI_DPORT_ENABLE))
6156 bfa_dport_send_req(dport, BFI_DPORT_ENABLE);
6458 if ((req == BFI_DPORT_ENABLE) || (req == BFI_DPORT_START)) {

Completed in 393 milliseconds