Searched refs:ds_write_bit (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Dds.h87 void (*ds_write_bit)(void *, int); member in struct:ds_handle
118 (dsh->ds_write_bit)(dsh->ds_hw_handle, b & 1);
/netbsd-current/sys/arch/amiga/dev/
H A Ddrbbc.c96 sc->sc_dsh.ds_write_bit = draco_ds_write_bit;

Completed in 128 milliseconds