Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/hal/hald/
H A Dids.c134 static char store_spn[PCI_IDS_MAX_LINE_LEN]; in ids_find_pci() local
246 strncpy (store_spn, line + i, in ids_find_pci()
248 *subsys_product_name = store_spn; in ids_find_pci()