Home
last modified time | relevance | path

Searched refs:a_ofs (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/
H A Dsym_fw.h122 *a_ofs; /* Useful offsets in script A */ member
142 (u32 *) &fw##a_scr, sizeof(fw##a_scr), &fw##a_ofs, \
H A Dsym_fw.c255 po = (u_short *) fw->a_ofs; in sym_fw_setup_bus_addresses()
/kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/
H A Dsym_fw.h122 *a_ofs; /* Useful offsets in script A */ member
142 (u32 *) &fw##a_scr, sizeof(fw##a_scr), &fw##a_ofs, \
H A Dsym_fw.c255 po = (u_short *) fw->a_ofs; in sym_fw_setup_bus_addresses()
/third_party/ltp/tools/sparse/sparse-src/
H A Dcompile-i386.c983 int a_ofs = 0, b_ofs = 0; in sort_array_cmp() local
986 a_ofs = (int) a->init_offset; in sort_array_cmp()
990 return a_ofs - b_ofs; in sort_array_cmp()

Completed in 5 milliseconds