Home
last modified time | relevance | path

Searched defs:prov (Results 1 – 5 of 5) sorted by relevance

/openbmc/openbmc/meta-security/meta-parsec/lib/oeqa/runtime/cases/
H A Dparsec.py66 def check_packageconfig(self, prov): argument
81 def check_packages(self, prov, packages): argument
/openbmc/linux/drivers/scsi/libfc/
H A Dfc_libfc.c259 int fc_fc4_register_provider(enum fc_fh_type type, struct fc4_prov *prov) in fc_fc4_register_provider()
282 void fc_fc4_deregister_provider(enum fc_fh_type type, struct fc4_prov *prov) in fc_fc4_deregister_provider()
H A Dfc_rport.c269 struct fc4_prov *prov; in fc_rport_work() local
1125 struct fc4_prov *prov; in fc_rport_prli_resp() local
1253 struct fc4_prov *prov; in fc_rport_enter_prli() local
1980 struct fc4_prov *prov; in fc_rport_recv_prli_req() local
H A Dfc_lport.c949 struct fc4_prov *prov; in fc_lport_recv() local
/openbmc/linux/include/scsi/
H A Dlibfc.h758 void *prov[FC_FC4_PROV_SIZE]; member