/haiku/src/add-ons/kernel/busses/ata/generic_ide_pci/ |
H A D | generic_ide_pci.cpp | 34 write_command_block_regs(void *channel_cookie, ata_task_file *tf, in write_command_block_regs() 43 read_command_block_regs(void *channel_cookie, ata_task_file *tf, in read_command_block_regs()
|
/haiku/src/add-ons/kernel/busses/ata/highpoint_ide_pci/ |
H A D | highpoint_ide_pci.cpp | 51 write_command_block_regs(void *channel_cookie, ata_task_file *tf, in write_command_block_regs() 62 read_command_block_regs(void *channel_cookie, ata_task_file *tf, in read_command_block_regs()
|
/haiku/src/add-ons/kernel/busses/ata/promise_tx2/ |
H A D | promise_tx2.c | 41 write_command_block_regs(void *channel_cookie, ata_task_file *tf, ata_reg_mask mask) in write_command_block_regs() 48 read_command_block_regs(void *channel_cookie, ata_task_file *tf, ata_reg_mask mask) in read_command_block_regs()
|
/haiku/src/add-ons/kernel/busses/ata/legacy_sata/ |
H A D | legacy_sata.cpp | 280 task_file_write(void *channel_cookie, ata_task_file *tf, ata_reg_mask mask) in task_file_write() 288 task_file_read(void *channel_cookie, ata_task_file *tf, ata_reg_mask mask) in task_file_read()
|
/haiku/src/add-ons/kernel/busses/ata/ide_isa/ |
H A D | ide_isa.c | 112 write_command_block_regs(void *channel_cookie, ata_task_file *tf, in write_command_block_regs() 140 read_command_block_regs(void *channel_cookie, ata_task_file *tf, in read_command_block_regs()
|
/haiku/src/kits/media/ |
H A D | SoundFile.cpp | 218 BSoundFile::SetIsCompressed(bool tf) in SetIsCompressed()
|
/haiku/src/system/libroot/posix/musl/math/ |
H A D | lgamma_r.c | 98 tf = -1.21486290535849611461e-01, /* 0xBFBF19B9, 0xBCC38A42 */ variable
|
H A D | lgammaf_r.c | 33 tf = -1.2148628384e-01, /* 0xbdf8cdcd */ variable
|
H A D | lgammal.c | 119 tf = -1.2148629053584961146050602565082954242826E-1, /* double precision */ variable
|
/haiku/src/add-ons/kernel/generic/ata_adapter/ |
H A D | ata_adapter.cpp | 55 ata_task_file *tf, ata_reg_mask mask) in ata_adapter_write_command_block_regs() 85 ata_task_file *tf, ata_reg_mask mask) in ata_adapter_read_command_block_regs()
|
/haiku/src/add-ons/kernel/busses/ata/silicon_image_3112/ |
H A D | silicon_image_3112.c | 536 task_file_write(void *channelCookie, ata_task_file *tf, ata_reg_mask mask) in task_file_write() 564 task_file_read(void *channelCookie, ata_task_file *tf, ata_reg_mask mask) in task_file_read()
|
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5416/ |
H A D | ar5416_misc.c | 225 uint32_t tf = OS_REG_READ(ah, AR_TFCNT); in ar5416GetMibCycleCounts() local
|
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/ |
H A D | ar9300_misc.c | 1100 u_int32_t tf, rf, rc, cc; in ar9300_print_reg() local 1606 u_int32_t tf = OS_REG_READ(ah, AR_TFCNT); in ar9300_get_mib_cycle_counts_pct() local
|
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5212/ |
H A D | ar5212_misc.c | 1422 uint32_t tf = OS_REG_READ(ah, AR_TFCNT); in ar5212GetMibCycleCounts() local
|