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

  /src/sys/dev/pci/
ahd_pci.c 731 u_int nvram_scb; local in function:ahd_check_extport
741 nvram_scb = ahd_inb_scbram(ahd, SCB_BASE + NVRAM_SCB_OFFSET);
742 if (nvram_scb != 0xFF
758 ahd_set_scbptr(ahd, nvram_scb);
ahd_pci.c 731 u_int nvram_scb; local in function:ahd_check_extport
741 nvram_scb = ahd_inb_scbram(ahd, SCB_BASE + NVRAM_SCB_OFFSET);
742 if (nvram_scb != 0xFF
758 ahd_set_scbptr(ahd, nvram_scb);
ahd_pci.c 731 u_int nvram_scb; local in function:ahd_check_extport
741 nvram_scb = ahd_inb_scbram(ahd, SCB_BASE + NVRAM_SCB_OFFSET);
742 if (nvram_scb != 0xFF
758 ahd_set_scbptr(ahd, nvram_scb);

Completed in 36 milliseconds