Searched refs:mcode_data (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/advansys/
H A Dadw_pci.c80 const struct adw_mcode *mcode_data; member in struct:adw_pci_identity
321 adw->mcode_data = entry->mcode_data;
H A Dadwlib.c434 word_table = (const u_int16_t *)adw->mcode_data->mcode_buf;
436 byte_codes_end = adw->mcode_data->mcode_buf
437 + adw->mcode_data->mcode_size;
480 if (checksum != adw->mcode_data->mcode_chksum) {
H A Dadwlib.h635 const struct adw_mcode *mcode_data; member in struct:adw_softc

Completed in 55 milliseconds