Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/advansys/
HDadwmcode.h23 const u_int8_t* mcode_buf; member
HDadwlib.c429 word_table = (const u_int16_t *)adw->mcode_data->mcode_buf; in adw_init_chip()
431 byte_codes_end = adw->mcode_data->mcode_buf in adw_init_chip()
HDadvlib.c226 u_int16_t *mcode_buf, u_int16_t mcode_size);
1419 u_int16_t *mcode_buf, u_int16_t mcode_size) in adv_load_microcode() argument
1428 adv_write_lram_16_multi(adv, s_addr, mcode_buf, mcode_lram_size); in adv_load_microcode()