Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dld_mlx.c98 ld->sc_secsize = MLX_SECTOR_SIZE; in ld_mlx_attach()
175 datasize /= MLX_SECTOR_SIZE; in ld_mlx_dobio()
H A Dmlxreg.h63 #define MLX_SECTOR_SIZE 512 macro