Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/hal/hald/
H A Dids.c133 static char store_svn[PCI_IDS_MAX_LINE_LEN]; in ids_find_pci() local
181 strncpy (store_svn, line + i, in ids_find_pci()
183 *subsys_vendor_name = store_svn; in ids_find_pci()