Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/pcieadm/
H A Dpcieadm_cfgspace.c5048 const char *headstr, *headshort; in pcieadm_cfgspace() local
5087 headshort = "header0"; in pcieadm_cfgspace()
5093 headshort = "header1"; in pcieadm_cfgspace()
5100 headshort = "headerX"; in pcieadm_cfgspace()
5114 pcieadm_cfgspace_filter(&walk, headshort)) { in pcieadm_cfgspace()
5117 pcip->pia_devstr, headstr, headshort); in pcieadm_cfgspace()
5124 pcieadm_strfilt_push(&walk, headshort); in pcieadm_cfgspace()