Home
last modified time | relevance | path

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

/dragonfly/sys/bus/pci/
H A Dpcireg.h944 #define PCIR_SERIAL_LOW 0x04 macro
/dragonfly/usr.sbin/pciconf/
H A Dcap.c659 low = read_config(fd, &p->pc_sel, ptr + PCIR_SERIAL_LOW, 4); in ecap_sernum()