OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:at_sig
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
amr.c
143
#define
AT_SIG
0x02 /* Check for signature */
154
{ PCI_VENDOR_INTEL, PCI_PRODUCT_AMI_MEGARAID3, AT_QUARTZ |
AT_SIG
},
169
int
at_sig
;
member in struct:amr_typestr
261
if ((amr_pci_type[i].apt_flags &
AT_SIG
) == 0)
678
if (amr_typestr[i].
at_sig
== sig)
amr.c
143
#define
AT_SIG
0x02 /* Check for signature */
154
{ PCI_VENDOR_INTEL, PCI_PRODUCT_AMI_MEGARAID3, AT_QUARTZ |
AT_SIG
},
169
int
at_sig
;
member in struct:amr_typestr
261
if ((amr_pci_type[i].apt_flags &
AT_SIG
) == 0)
678
if (amr_typestr[i].
at_sig
== sig)
Completed in 27 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025