Lines Matching refs:prop_buf
8087 u8 *prop_buf; in niu_pci_vpd_scan_props() local
8108 prop_buf = NULL; in niu_pci_vpd_scan_props()
8111 prop_buf = np->vpd.model; in niu_pci_vpd_scan_props()
8115 prop_buf = np->vpd.board_model; in niu_pci_vpd_scan_props()
8119 prop_buf = np->vpd.version; in niu_pci_vpd_scan_props()
8123 prop_buf = np->vpd.local_mac; in niu_pci_vpd_scan_props()
8127 prop_buf = &np->vpd.mac_num; in niu_pci_vpd_scan_props()
8131 prop_buf = np->vpd.phy_type; in niu_pci_vpd_scan_props()
8141 if (prop_buf) { in niu_pci_vpd_scan_props()
8151 *prop_buf = err; in niu_pci_vpd_scan_props()
8152 ++prop_buf; in niu_pci_vpd_scan_props()