Searched defs:ofs (Results 1 – 11 of 11) sorted by relevance
/illumos-gate/usr/src/boot/common/ |
H A D | md.c | 91 size_t ofs; in md_strategy() local
|
/illumos-gate/usr/src/boot/i386/libi386/ |
H A D | biosacpi.c | 241 int ofs, idx; in biosacpi_search_rsdp() local
|
/illumos-gate/usr/src/uts/common/io/rtw/ |
H A D | rtwreg.h | 1219 #define RTW_READ8(regs, ofs) \ argument 1223 #define RTW_READ16(regs, ofs) \ argument 1227 #define RTW_READ(regs, ofs) \ argument 1231 #define RTW_WRITE8(regs, ofs, val) \ argument 1235 #define RTW_WRITE16(regs, ofs, val) \ argument 1239 #define RTW_WRITE(regs, ofs, val) \ argument
|
H A D | rtwvar.h | 130 #define RTW_SR_GET(sr, ofs) \ argument 133 #define RTW_SR_GET16(sr, ofs) \ argument
|
/illumos-gate/usr/src/lib/libsmbfs/smb/ |
H A D | subr.c | 278 int ofs = 0; in smb_hexdump() local
|
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/ |
H A D | fastlz.c | 459 unsigned int ofs = (ctrl & 31) << 8; in FASTLZ_DECOMPRESSOR() local
|
/illumos-gate/usr/src/cmd/awk_xpg4/ |
H A D | awk2.c | 491 char *ofs; in s_print() local
|
/illumos-gate/usr/src/boot/efi/loader/ |
H A D | framebuffer.c | 144 ssize_t ofs; in efifb_uga_find_pixel() local
|
/illumos-gate/usr/src/grub/grub-0.97/netboot/ |
H A D | tg3.c | 1412 static int tg3_stop_block(struct tg3 *tp, unsigned long ofs, uint32_t enable_bit) in tg3_stop_block()
|
/illumos-gate/usr/src/tools/smatch/src/ |
H A D | compile-i386.c | 408 static const char *pretty_offset(int ofs) in pretty_offset()
|
/illumos-gate/usr/src/cmd/sendmail/src/ |
H A D | queue.c | 7795 int ofs, nfs, r; local
|