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

  /src/sys/dev/pci/
if_wpi.c 1293 const uint8_t *boot_text; local in function:wpi_load_firmware
1345 boot_text = init_data + init_datasz;
1364 if ((error = wpi_load_microcode(sc, boot_text, boot_textsz)) != 0) {
if_wpi.c 1293 const uint8_t *boot_text; local in function:wpi_load_firmware
1345 boot_text = init_data + init_datasz;
1364 if ((error = wpi_load_microcode(sc, boot_text, boot_textsz)) != 0) {
if_wpi.c 1293 const uint8_t *boot_text; local in function:wpi_load_firmware
1345 boot_text = init_data + init_datasz;
1364 if ((error = wpi_load_microcode(sc, boot_text, boot_textsz)) != 0) {

Completed in 38 milliseconds