TWE_SECTOR_SIZE   134 dev/ic/twe.c   	u_int8_t	param_buf[2 * TWE_SECTOR_SIZE + TWE_ALIGN - 1];
TWE_SECTOR_SIZE   137 dev/ic/twe.c   	struct twe_param *cap = (void *)((u_int8_t *)pb + TWE_SECTOR_SIZE);
TWE_SECTOR_SIZE   254 dev/ic/twe.c   			ccb->ccb_length = TWE_SECTOR_SIZE;
TWE_SECTOR_SIZE   322 dev/ic/twe.c   	ccb->ccb_length = TWE_SECTOR_SIZE;
TWE_SECTOR_SIZE   353 dev/ic/twe.c   		ccb->ccb_length = TWE_SECTOR_SIZE;
TWE_SECTOR_SIZE   849 dev/ic/twe.c   		_lto4b(TWE_SECTOR_SIZE, rcd.length);
TWE_SECTOR_SIZE  1024 dev/ic/twe.c   			u_int8_t param_buf[2 * TWE_SECTOR_SIZE + TWE_ALIGN - 1];
TWE_SECTOR_SIZE  1033 dev/ic/twe.c   			ccb->ccb_length = TWE_SECTOR_SIZE;