Home
last modified time | relevance | path

Searched defs:blklen (Results 1 – 8 of 8) sorted by relevance

/openbsd/usr.bin/cdio/
H A Dextern.h36 u_int blklen; member
H A Dcdio.c580 u_int blklen; in tao() local
/openbsd/bin/csh/
H A Dmisc.c77 blklen(Char **av) in blklen() function
/openbsd/sys/dev/ic/
H A Dw83l518d_sdmmc.c427 int blklen; in wb_sdmmc_exec_command() local
/openbsd/sys/scsi/
H A Dscsi_all.h484 u_int8_t blklen[3]; member
490 u_int8_t blklen[3]; member
497 u_int8_t blklen[4]; member
/openbsd/sys/dev/sdmmc/
H A Dsdmmc_io.c851 sdmmc_io_set_blocklen(struct sdmmc_function *sf, unsigned int blklen) in sdmmc_io_set_blocklen()
/openbsd/sys/dev/fdt/
H A Damlmmc.c392 amlmmc_set_blklen(struct amlmmc_softc *sc, int blklen) in amlmmc_set_blklen()
H A Ddwmmc.c863 dwmmc_fifo_setup(struct dwmmc_softc *sc, int blklen) in dwmmc_fifo_setup()