Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/misc/cxl/
Dpci.c414 static u64 nbw, asn, capi = 0; in get_phb_indications() local
428 asn = 0x0400UL; in get_phb_indications()
432 asn = (u64)be32_to_cpu(prop[1]); in get_phb_indications()
438 *asnind = asn; in get_phb_indications()