Searched refs:logical (Results 1 - 19 of 19) sorted by relevance

/freebsd-13-stable/sys/dev/hptmv/
H A Dcommand.h91 ADDRESS Buffer; /* buffer logical address */
128 int (* HPTLIBAPI pfnBuildSgl)(_VBUS_ARG PCommand pCmd, FPSCAT_GATH pSgTable, int logical);
H A Dioctl.c67 FPSCAT_GATH pSgTable, int logical);
619 R1ControlSgl(_VBUS_ARG PCommand pCmd, FPSCAT_GATH pSgTable, int logical) argument
624 if (logical) {
H A Dentry.c130 int logical);
2509 int HPTLIBAPI fOsBuildSgl(_VBUS_ARG PCommand pCmd, FPSCAT_GATH pSg, int logical) argument
2513 if (logical) {
/freebsd-13-stable/sys/dev/hpt27xx/
H A Dhim.h386 HPT_U8 * logical; member in struct:_HPT_ADDRESS
476 int (*buildsgl)(struct _COMMAND *cmd, PSG psg, int logical);
H A Dhpt27xx_osm_bsd.c489 static int os_buildsgl(PCOMMAND pCmd, PSG pSg, int logical) argument
494 if(logical) {
504 if(logical) {
/freebsd-13-stable/sys/dev/hptnr/
H A Dhim.h374 HPT_U8 * logical; member in struct:_HPT_ADDRESS
463 int (*buildsgl)(struct _COMMAND *cmd, PSG psg, int logical);
H A Dhptnr_osm_bsd.c531 static int os_buildsgl(PCOMMAND pCmd, PSG pSg, int logical) argument
/freebsd-13-stable/sys/dev/hptrr/
H A Dhim.h329 HPT_U8 * logical; member in struct:_HPT_ADDRESS
418 int (*buildsgl)(struct _COMMAND *cmd, PSG psg, int logical);
H A Dhptrr_osm_bsd.c486 static int os_buildsgl(PCOMMAND pCmd, PSG pSg, int logical) argument
491 if (logical) {
/freebsd-13-stable/contrib/llvm-project/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp632 size_t logical) {
633 return base + logical * stride;
631 PhysicalIndexForLogicalIndex(size_t base, size_t stride, size_t logical) argument
/freebsd-13-stable/sys/dev/ciss/
H A Dciss.c501 * Build our private table of logical devices.
1261 ciss_printf(sc, " %d logical drive%s configured\n",
1286 ciss_printf(sc, " max logical logical volumes: %d\n", sc->ciss_cfg->max_logical_supported);
1288 ciss_printf(sc, " max physical disks per logical volume: %d\n", sc->ciss_cfg->max_physical_per_logical);
1308 * Helper routine for generating a list of logical and physical luns.
1383 ciss_printf(sc, "error detecting logical drive configuration (%s)\n",
1402 * Find logical drives on the adapter.
1423 ciss_printf(sc, "adapter claims to report absurd number of logical drives (%d > %d)\n",
1430 * Save logical driv
[all...]
H A Dcissreg.h49 u_int32_t lun:30; /* logical device ID */
52 } logical; member in union:ciss_device_address
515 * In the device address of a logical volume, the bus number
516 * is encoded into the logical lun volume number starting
518 * logical drive number.
699 u_int16_t usMaxLogicalUnits; /* Maximum logical units supported */
700 u_int16_t usExtLogicalUnitCount; /* Big num configured logical units */
702 u_int16_t usMaxPhyDrvPerLogicalUnit; /* Max physical drive per logical unit */
/freebsd-13-stable/sys/contrib/openzfs/include/sys/
H A Dspa.h170 * a | logical birth txg |
187 * LSIZE logical size
200 * phys birth txg when dva[0] was written; zero if same as logical birth txg
235 * a | logical birth txg |
308 * a | logical birth txg |
329 * LSIZE logical size of payload, in bytes
391 * done through the BP_IS_HOLE macro. For holes, the logical size, level,
509 #define BP_SET_BIRTH(bp, logical, physical) \
512 (bp)->blk_birth = (logical); \
513 (bp)->blk_phys_birth = ((logical)
[all...]
H A Dvdev_impl.h92 * Given a target vdev, translates the logical range "in" to the physical
95 typedef void vdev_xlation_func_t(vdev_t *cvd, const range_seg64_t *logical,
249 * The device supports logical I/Os with vdev_logical_ashift
/freebsd-13-stable/share/mk/
H A Dbsd.sys.mk150 -Wno-error=logical-not-parentheses \
/freebsd-13-stable/sys/contrib/openzfs/module/icp/asm-x86_64/modes/
H A Dghash-x86_64.S62 # but not for Bulldozer. Latter is because logical SIMD operations
/freebsd-13-stable/sys/crypto/openssl/arm/
H A Daes-armv4.S24 @ allows to merge logical or arithmetic operation with shift or rotate
H A Decp_nistz256-armv4.S2652 @ 0, while logical right shift 1 or 0,
/freebsd-13-stable/crypto/openssl/crypto/ec/asm/
H A Decp_nistz256-armv4.pl384 @ 0, while logical right shift 1 or 0,

Completed in 187 milliseconds