Searched refs:SECSIZE (Results 1 – 7 of 7) sorted by relevance
49 #ifndef SECSIZE50 #define SECSIZE DEV_BSIZE macro
499 secsz = SECSIZE; in deflist_size()
1294 SECSIZE : cur_disk->disk_lbasize); in c_repair()
83 #ifndef SECSIZE84 #define SECSIZE DEV_BSIZE macro230 sectsiz = SECSIZE; in main()
53 #define SECSIZE (un->un_secsize) macro
1332 #ifndef SECSIZE1333 #define SECSIZE 512 macro
5027 un->un_maxdma) / SECSIZE; in st_ioctl()7331 size = (unsigned)(un->un_dp->bsize ? un->un_dp->bsize : SECSIZE); in st_get_density()7535 (void) st_cmd(un, SCMD_READ, SECSIZE, SYNC_CMD); in st_test_append()