Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/bfa/
Dbfi.h1162 struct bfi_diag_dport_scn_teststart_s teststart; member
Dbfa_svc.c6599 dport->rp_pwwn = msg->info.teststart.pwwn; in bfa_dport_scn()
6600 dport->rp_nwwn = msg->info.teststart.nwwn; in bfa_dport_scn()
6601 dport->lpcnt = cpu_to_be32(msg->info.teststart.numfrm); in bfa_dport_scn()
6602 bfa_dport_result_start(dport, msg->info.teststart.mode); in bfa_dport_scn()
6606 subtesttype = msg->info.teststart.type; in bfa_dport_scn()