Searched defs:partition (Results 26 - 29 of 29) sorted by relevance

12

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dbuiltins.c1448 /* Open the partition. */
1502 /* Open the partition. */
1536 " is a drive, or in the \"bootloader\" area if DEVICE is a FFS partition."
1624 * If argument has partition information (findroot command only), then
1638 /* Boot signature without partition/slice information */
2114 " its partition type code."
2269 /* If the Stage 2 is in a partition mounted by an OS, this will store
2774 " of Stage 2 is patched with new values of the partition and name"
3025 "Set the active partition on the root disk to GRUB's root device."
3334 /* Get the drive and the partition
4553 sprint_device(int drive, int partition) argument
4573 embed_stage1_5(char *stage1_5, int drive, int partition) argument
[all...]
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c607 tapepos_t *pos, uint64_t lblk, uchar_t partition);
6151 (uint64_t)mtop->mt_count, un->un_pos.partition);
13198 pos->lgclblkno, pos->partition) == 0) {
14775 * If your at the begining of partition and end at the same
14776 * time it's very small partition or bad data.
14781 " partition\n");
14797 "SHORT_POS returned begin of partition"
14814 * If the begining of partition is true and the
14832 if (dest->partition != pos_info->partition_number) {
14836 "SHORT_POS current partition
15105 st_logical_block_locate(struct scsi_tape *un, ubufunc_t ubf, tapepos_t *pos, uint64_t lblk, uchar_t partition) argument
[all...]
H A Dsd.c2865 * Return the number of blocks for the partition in question
6378 * writing the system state then fails, example if the partition is
7730 * 2) Instantiate and initialize the partition stats
8364 * 2) Initialize the error stats (sd_set_errstats) and partition
8965 /* Remove partition stats */
9224 * Description: This routine instantiates and initializes the partition
9225 * stats for each partition with more than zero blocks.
9262 instance, kstatname, "partition", KSTAT_TYPE_IO,
10461 /* Update the open partition map */
12538 * Description: Verify request lies within the partition limit
12575 int partition; local
25761 int partition; local
[all...]
/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dstdef.h444 uchar_t act_partition; /* active partition */
479 uchar_t act_partition; /* active partition */
735 int32_t partition; member in struct:tapepos
801 uint32_t partition; member in struct:tape_position_long
818 uchar_t partition; member in struct:tape_position_ext
833 uchar_t partition;

Completed in 112 milliseconds

12