HomeSort by: relevance | last modified time | path
    Searched defs:srom (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_tlp_pci.c 590 * Read the contents of the Ethernet Address ROM/SROM.
643 * XXX that requires a larger change in the SROM handling
661 aprint_normal("SROM CONTENTS:");
715 /* Check for new format SROM. */
718 * Not an ISV SROM; try the old DEC Ethernet Address
739 /* Check for new format SROM. */
742 * Not an ISV SROM; try the old DEC Ethernet Address
770 /* Check for new format SROM. */
773 * Not an ISV SROM; try the old DEC Ethernet Address
923 * SROM (mostly DM9102A boards -- trying to describ
1539 uint8_t *srom = sc->sc_srom, id0; local in function:tlp_pci_adaptec_quirks
    [all...]
if_tlp_pci.c 590 * Read the contents of the Ethernet Address ROM/SROM.
643 * XXX that requires a larger change in the SROM handling
661 aprint_normal("SROM CONTENTS:");
715 /* Check for new format SROM. */
718 * Not an ISV SROM; try the old DEC Ethernet Address
739 /* Check for new format SROM. */
742 * Not an ISV SROM; try the old DEC Ethernet Address
770 /* Check for new format SROM. */
773 * Not an ISV SROM; try the old DEC Ethernet Address
923 * SROM (mostly DM9102A boards -- trying to describ
1539 uint8_t *srom = sc->sc_srom, id0; local in function:tlp_pci_adaptec_quirks
    [all...]

Completed in 25 milliseconds