Home
last modified time | relevance | path

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

/freebsd/sys/dev/isp/
H A Disp_pci.c182 #define PCI_DFLT_LNSZ 0x10 macro
487 linesz = PCI_DFLT_LNSZ; in isp_pci_attach()
604 if (data == 0 || (linesz != PCI_DFLT_LNSZ && data != linesz)) { in isp_pci_attach()