Home
last modified time | relevance | path

Searched refs:cmd_off (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/pci/
H A Dslide.c248 pxdx |= symph_mw_dma_times[drvp->DMA_mode].cmd_off; in sl82c105_setup_channel()
252 pxdx |= symph_pio_times[drvp->PIO_mode].cmd_off; in sl82c105_setup_channel()
H A Dpciide_sl82c105_reg.h78 int cmd_off; /* cmd off time */ member
/netbsd-src/external/gpl2/gmake/dist/
H A Dread.c934 unsigned long cmd_off = cmdleft - variable_buffer; in eval() local
952 cmdleft = variable_buffer + cmd_off + 1; in eval()