Home
last modified time | relevance | path

Searched defs:id_entry (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/mandoc/
H A Dhtml.c117 struct id_entry { struct
118 int ord; /* Ordinal number of the latest occurrence. */
119 char id[]; /* The id= attribute without any ordinal suffix. */
/freebsd/sys/dev/drm2/
H A Ddrm_os_freebsd.c107 const drm_pci_id_list_t *id_entry; in drm_probe_helper() local
H A DdrmP.h1129 const drm_pci_id_list_t *id_entry; /* PCI ID, name, and chipset private */ member