Home
last modified time | relevance | path

Searched refs:tohost (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/atapiscsi/
H A Datapiscsi.c955 int tohost; in wdc_atapi_intr_data() local
980 tohost = ((sc_xfer->flags & SCSI_DATA_IN) != 0 || in wdc_atapi_intr_data()
991 if (!tohost) in wdc_atapi_intr_data()
1003 if (!tohost) { in wdc_atapi_intr_data()
/openbsd/gnu/usr.bin/binutils/gdb/rdi-share/
H A Dardi.c1539 RDICCProc_ToHost *tohost; void *tohostarg; member
1567 ccstate_p->tohost( ccstate_p->tohostarg, data ); in HandleDCCMessage()
1606 if ( ccstate_p->tohost != NULL || ccstate_p->fromhost != NULL ) in angel_check_DCC_handler()
2140 ccstate.tohost = (RDICCProc_ToHost *)arg1; in angel_RDI_info()