Searched refs:partition (Results 1 - 25 of 26) sorted by relevance

12

/drivers/virt/
H A DKconfig26 3) An interrupt handler for shutting down the partition upon
27 receiving the shutdown doorbell from a manager partition.
30 partition shuts down.
H A Dfsl_hypervisor.c18 * 3. An interrupt handler for shutting down the partition upon receiving the
19 * shutdown doorbell from a manager partition.
21 * 4. A kernel interface for receiving callbacks when a managed partition
52 * Restart a running partition
62 param.ret = fh_partition_restart(param.partition);
73 * Query the status of a partition
84 param.ret = fh_partition_get_status(param.partition, &status);
97 * Start a stopped partition.
107 param.ret = fh_partition_start(param.partition, param.entry_point,
119 * Stop a running partition
484 uint32_t partition; /* The partition handle, if used */ member in struct:doorbell_isr
[all...]
/drivers/net/wireless/wl1251/
H A Dio.c103 * There are two VIRTUAL partitions (the memory partition and the
104 * registers partition), which are mapped to two different areas of the
107 * memory partition comes before the register partition, but the opposite is
138 struct wl1251_partition partition[2]; local
149 " address range. Truncating partition[0].");
159 /* Guarantee that the memory partition doesn't overlap the
160 * registers partition */
161 wl1251_debug(DEBUG_SPI, "End of partition[0] is "
162 "overlapping partition[
[all...]
/drivers/mtd/maps/
H A Dvmu-flash.c27 int partition; member in struct:mdev_part
46 int partition; member in struct:memcard
59 struct mtd_info *mtd, int partition)
71 if (src_ofs >= card->parts[partition].numblocks * card->blocklen)
75 if (num > card->parts[partition].numblocks)
117 int partition, error = 0, x, wait; local
124 partition = mpart->partition;
126 pcache = card->parts[partition].pcache;
147 sendbuf = cpu_to_be32(partition << 2
58 ofs_to_block(unsigned long src_ofs, struct mtd_info *mtd, int partition) argument
234 int partition, error, locking, x, phaselen, wait; local
312 int partition, error; local
360 int index = 0, retval, partition, leftover, numblocks; local
424 int index = 0, partition, error = 0, numblocks; local
[all...]
H A Dpcmciamtd.c408 pr_debug("region: %d partition = %u\n", i, t->geo[i].partition);
/drivers/mtd/
H A Drfd_ftl.c70 struct partition { struct
92 static int build_block_map(struct partition *part, int block_no)
150 static int scan_header(struct partition *part)
243 struct partition *part = (struct partition*)dev;
271 struct partition *part;
276 part = (struct partition*)erase->priv;
326 static int erase_block(struct partition *part, int block)
357 static int move_block_contents(struct partition *part, int block_no, u_long *old_sector)
445 static int reclaim_block(struct partition *par
[all...]
H A Dftl.c153 partition. build_maps() reads all the erase unit headers, builds
234 /* Is this a transfer partition? */
784 Read a series of sectors from an FTL partition.
799 printk(KERN_NOTICE "ftl_cs: bad partition\n");
830 Write a series of sectors to an FTL partition
913 printk(KERN_NOTICE "ftl_cs: bad partition\n");
1050 partition_t *partition; local
1052 partition = kzalloc(sizeof(partition_t), GFP_KERNEL);
1054 if (!partition) {
1060 partition
[all...]
/drivers/scsi/osd/
H A Dosd_initiator.c606 ocdb->h.partition = cpu_to_be64(obj->partition);
623 ocdb->h.partition = cpu_to_be64(obj->partition);
682 __be16 act, osd_id partition)
685 .partition = partition,
692 void osd_req_create_partition(struct osd_request *or, osd_id partition) argument
694 _osd_req_encode_partition(or, OSD_ACT_CREATE_PARTITION, partition);
698 void osd_req_remove_partition(struct osd_request *or, osd_id partition) argument
681 _osd_req_encode_partition(struct osd_request *or, __be16 act, osd_id partition) argument
734 osd_req_list_partition_collections(struct osd_request *or, osd_id partition, osd_id initial_id, struct osd_obj_id_list *list, unsigned nelem) argument
748 osd_req_list_partition_objects(struct osd_request *or, osd_id partition, osd_id initial_id, struct osd_obj_id_list *list, unsigned nelem) argument
762 osd_req_flush_partition(struct osd_request *or, osd_id partition, enum osd_options_flush_scope_values op) argument
[all...]
/drivers/mmc/card/
H A DKconfig24 partition on the disk (plus one for the whole disk).
/drivers/scsi/
H A Dscsicam.c28 * scsi_bios_ptable - Read PC partition table out of first sector of device.
33 * Returns: partition table in kmalloc(GFP_KERNEL) memory, or NULL on error.
77 /* try to infer mapping from partition table */
112 * scsi_partsize - Parse cylinders/heads/sectors from PC partition table
113 * @buf: partition table, see scsi_bios_ptable()
119 * Description: determine the BIOS mapping/geometry used to create the partition
128 struct partition *p = (struct partition *)buf, *largest = NULL;
139 printk("scsicam_bios_param : partition %d has system \n",
H A Dst.c622 STps = &(STp->ps[STp->partition]);
725 STps = &(STp->ps[STp->partition]);
778 STps = &(STp->ps[STp->partition]);
888 STp->partition = find_partition(STp);
889 if (STp->partition < 0)
890 STp->partition = 0;
891 STp->new_partition = STp->partition;
1012 STp->partition = STp->new_partition = 0;
1040 STp->partition = STp->new_partition = 0;
1151 partition suppor
3016 get_location(struct scsi_tape *STp, unsigned int *block, int *partition, int logical) argument
3077 set_location(struct scsi_tape *STp, unsigned int block, int partition, int logical) argument
3182 int i, partition; local
[all...]
H A Dosst.h44 u8 partition; /* Partition Number */ member in struct:__anon4817
241 unsigned qfa :1; /* Supports the QFA two partition formats */
249 unsigned qfa :1; /* Supports the QFA two partition formats */
368 * partition
423 os_partition_t partition; member in struct:os_aux_s
487 os_partition_t partition[16]; member in struct:os_header_s
561 int partition; member in struct:osst_tape
563 int nbr_partitions; /* zero until partition support enabled */
H A Dst.h82 /* The status related to each partition */
134 int partition; member in struct:scsi_tape
136 int nbr_partitions; /* zero until partition support enabled */
H A Dosst.c555 os_partition_t *par = &aux->partition;
617 os_partition_t * par = &(aux->partition);
618 struct st_partstat * STps = &(STp->ps[STp->partition]);
653 printk(OSST_DEB_MSG "%s:D: Skipping frame, partition num %d\n",
661 printk(OSST_DEB_MSG "%s:D: Skipping frame, partition version %d\n", name, par->par_desc_ver);
911 STp->ps[STp->partition].rw = OS_WRITING_COMPLETE;
924 if (minlast >= 0 && STp->ps[STp->partition].rw != ST_READING)
1087 ntohl(aux->update_frame_cntr), ntohs(aux->partition.wrt_pass_cntr),
1103 struct st_partstat * STps = &(STp->ps[STp->partition]);
1141 struct st_partstat * STps = &(STp->ps[STp->partition]);
[all...]
H A DBusLogic.c2913 the partition table is being printed. In addition, some devices do not
3128 Extended Translation setting does not match the geometry in the partition
3129 table, then the translation inferred from the partition table will be used by
3155 If the boot sector partition table flag is valid, search for a partition
3160 struct partition *FirstPartitionEntry = (struct partition *) buf;
3161 struct partition *PartitionEntry = FirstPartitionEntry;
/drivers/net/wireless/wl12xx/
H A Dboot.c103 struct wl1271_partition_set partition; local
125 memcpy(&partition, &wl12xx_part_table[PART_DOWN], sizeof(partition));
126 partition.mem.start = dest;
127 wl1271_set_partition(wl, &partition);
129 /* 10.1 set partition limit and chunk num */
134 /* 10.2 update partition, if needed */
140 partition.mem.start = addr;
141 wl1271_set_partition(wl, &partition);
326 /* Now we must set the partition correctl
[all...]
/drivers/block/
H A Dosdblk.c27 In this example, we will use partition id 1234, object id 5678,
45 - OSD object partition id
115 struct osd_obj_id obj; /* OSD partition, obj id */
489 osdev->obj.partition,
541 if (sscanf(buf, "%llu %llu %s", &osdev->obj.partition, &osdev->obj.id,
/drivers/md/
H A DKconfig19 partition to another one or to combine several redundant hard disks
/drivers/ide/
H A Dide-tape.c169 u8 partition; member in struct:ide_tape_obj
755 tape->partition = buf[1];
767 unsigned int block, u8 partition, int skip)
773 pc->c[8] = partition;
801 u8 partition, int skip)
811 idetape_create_locate_cmd(drive, &pc, block, partition, skip);
1005 * currently support only one partition.
1338 mt_count * tape->user_bs_factor, tape->partition, 0);
765 idetape_create_locate_cmd(ide_drive_t *drive, struct ide_atapi_pc *pc, unsigned int block, u8 partition, int skip) argument
800 idetape_position_tape(ide_drive_t *drive, unsigned int block, u8 partition, int skip) argument
/drivers/scsi/aacraid/
H A Dlinit.c323 * the geometry in the partition table, then the translation inferred
324 * from the partition table will be used by the BIOS, and a warning may
356 * sector partition table is valid, search for a partition table
364 struct partition *first = (struct partition * )buf;
365 struct partition *entry = first;
398 dprintk((KERN_DEBUG "Adopting geometry: heads=%d, sectors=%d from partition table %d.\n",
401 dprintk((KERN_DEBUG "Strange geometry: heads=%d, sectors=%d in partition table %d.\n",
/drivers/mtd/nand/
H A Dtmio_nand.c461 data ? data->partition : NULL,
/drivers/char/
H A DKconfig630 how to partition a single ROM for multiple purposes.
/drivers/net/ethernet/sun/
H A Dniu.c3035 static int hash_read(struct niu *np, unsigned long partition,
3042 if (partition >= FCRAM_NUM_PARTITIONS ||
3046 nw64(HASH_TBL_ADDR(partition), val);
3048 data[i] = nr64(HASH_TBL_DATA(partition));
3054 static int hash_write(struct niu *np, unsigned long partition, argument
3061 if (partition >= FCRAM_NUM_PARTITIONS ||
3065 nw64(HASH_TBL_ADDR(partition), val);
3067 nw64(HASH_TBL_DATA(partition), data[i]);
3103 static int fflp_set_partition(struct niu *np, u64 partition, argument
3109 if (partition >
[all...]
/drivers/ata/
H A DKconfig468 interface card. This is not required for ICS partition support.
/drivers/pcmcia/
H A Dcistpl.c1217 geo->geo[n].partition = 1 << (p[4]-1);

Completed in 517 milliseconds

12