Home
last modified time | relevance | path

Searched refs:SD (Results 1 – 25 of 39) sorted by relevance

12

/dragonfly/sys/bus/mmc/
H A Dmmcbus_if.m27 # the SD Simplified Specification. The following disclaimer may apply:
31 # the SD Group. The Simplified Specification is a subset of the complete SD
32 # Specification which is owned by the SD Card Association and the SD
35 # Simplified Specification may require a license from the SD Card
36 # Association, SD Group, SD-3C LLC or other third parties.
41 # as a standard specification for SD Cards and SD Host/Ancillary products and
43 # kind. No responsibility is assumed by the SD Group, SD-3C LLC or the SD
45 # right of the SD Group, SD-3C LLC, the SD Card Association or any third
48 # SD Group, SD-3C LLC, the SD Card Association or any third party. Nothing
49 # herein shall be construed as an obligation by the SD Group, the SD-3C LLC
[all …]
H A Dmmcbr_if.m27 # the SD Simplified Specification. The following disclaimer may apply:
31 # the SD Group. The Simplified Specification is a subset of the complete SD
32 # Specification which is owned by the SD Card Association and the SD
35 # Simplified Specification may require a license from the SD Card
36 # Association, SD Group, SD-3C LLC or other third parties.
41 # as a standard specification for SD Cards and SD Host/Ancillary products and
43 # kind. No responsibility is assumed by the SD Group, SD-3C LLC or the SD
45 # right of the SD Group, SD-3C LLC, the SD Card Association or any third
48 # SD Group, SD-3C LLC, the SD Card Association or any third party. Nothing
49 # herein shall be construed as an obligation by the SD Group, the SD-3C LLC
[all …]
/dragonfly/sys/dev/disk/sdhci/
H A Dsdhci_if.m27 # the SD Simplified Specification. The following disclaimer may apply:
31 # the SD Group. The Simplified Specification is a subset of the complete SD
32 # Specification which is owned by the SD Card Association and the SD
35 # Simplified Specification may require a license from the SD Card
36 # Association, SD Group, SD-3C LLC or other third parties.
41 # as a standard specification for SD Cards and SD Host/Ancillary products and
43 # kind. No responsibility is assumed by the SD Group, SD-3C LLC or the SD
45 # right of the SD Group, SD-3C LLC, the SD Card Association or any third
48 # SD Group, SD-3C LLC, the SD Card Association or any third party. Nothing
49 # herein shall be construed as an obligation by the SD Group, the SD-3C LLC
[all …]
/dragonfly/sys/dev/raid/vinum/
H A Dvinumstate.c74 if ((SD[sdno].state >= sd_referenced) in set_drive_state()
106 struct sd *sd = &SD[sdno]; in set_sd_state()
430 sd = &SD[sdno]; in update_sd_state()
482 SD[plex->sdnos[sdno]].state = sd_up; in forceup()
485 SD[plex->sdnos[sdno]].name); in forceup()
818 struct sd *sd = &SD[plex->sdnos[sdno]]; in invalidate_subdisks()
885 SD[objindex].init_blocksize = data->blocksize; in start_object()
989 sd = &SD[msg->index]; in setstate()
1019 sd = &SD[plex->sdnos[sdno]]; in setstate()
1038 sd = &SD[msg->index]; in setstate()
[all …]
H A Dvinumconfig.c612 sd = &SD[sdno]; in find_subdisk()
721 sd = &SD[sdno]; in free_sd()
1081 if ((SD[sdno].state > sd_referenced) in config_drive()
1082 && (SD[sdno].driveno == driveno)) { in config_drive()
1084 if (SD[sdno].state > sd_stale) in config_drive()
1085 SD[sdno].state = sd_stale; in config_drive()
1135 made_sd(&SD[namedsdno]); in config_subdisk()
1756 struct sd *sd = &SD[sdno]; in remove_sd_entry()
1776 SD[mysdno].name, in remove_sd_entry()
1902 SD[sdno].flags &= ~VF_NEWBORN; in update_sd_config()
[all …]
H A Dvinuminterrupt.c94 sd = &SD[rqe->sdno]; in complete_rqe()
145 SD[rqe->sdno].reads++; in complete_rqe()
146 SD[rqe->sdno].bytes_read += bp->b_bcount; in complete_rqe()
156 SD[rqe->sdno].writes++; in complete_rqe()
157 SD[rqe->sdno].bytes_written += bp->b_bcount; in complete_rqe()
286 SD[sbp->sdno].reads++; in sdio_done()
287 SD[sbp->sdno].bytes_read += sbp->b.b_bcount; in sdio_done()
291 SD[sbp->sdno].writes++; in sdio_done()
292 SD[sbp->sdno].bytes_written += sbp->b.b_bcount; in sdio_done()
421 (uintmax_t)(rqe->b.b_bio1.bio_offset - ((off_t)SD[rqe->sdno].driveoffset << DEV_BSHIFT)), in complete_raid5_write()
[all …]
H A Dvinum.c220 if (SD != NULL) { in free_vinum()
228 Free(SD); in free_vinum()
288 SD = (struct sd *) Malloc(sizeof(struct sd) * INITIAL_SUBDISKS); in vinum_initconf()
289 CHECKALLOC(SD, "vinum: no memory\n"); in vinum_initconf()
290 bzero(SD, sizeof(struct sd) * INITIAL_SUBDISKS); in vinum_initconf()
439 ||(SD[index].state < sd_init)) /* or SD is not real */ in vinumopen()
441 sd = &SD[index]; in vinumopen()
534 SD[index].flags &= ~VF_OPEN; /* reset our flags */ in vinumclose()
H A Dvinumraid5.c363 if (SD[plex->sdnos[m.psdno]].state < sd_reborn) /* is our parity subdisk down? */ in bre5()
374 if (SD[plex->sdnos[mysdno]].state < sd_reborn) { /* got a bad subdisk, */ in bre5()
399 sd = &SD[plex->sdnos[mysdno]]; in bre5()
414 struct sd *sd = &SD[plex->sdnos[sdno]]; in bre5()
444 struct sd *psd = &SD[plex->sdnos[m.psdno]]; in bre5()
488 sd = &SD[plex->sdnos[m.psdno]]; /* the subdisk in question */ in bre5()
515 sd = &SD[plex->sdnos[mysdno]]; /* the subdisk in question */ in bre5()
566 sd = &SD[plex->sdnos[mysdno]]; /* the subdisk in question */ in bre5()
H A Dvinumrevive.c74 sd = &SD[sdno]; in revive_block()
175 dev = SD[sdno].sd_dev; in revive_block()
309 if (plex->checkblock >= SD[plex->sdnos[0]].sectors) { /* finished */ in parityops()
397 bpp[sdno]->b_bio1.bio_driver_info = SD[plex->sdnos[psd]].sd_dev; /* write back to the parity SD */ in parityrebuild()
399 bpp[sdno]->b_bio1.bio_driver_info = SD[plex->sdnos[sdno]].sd_dev; /* device number */ in parityrebuild()
506 sd = &SD[sdno]; in initsd()
530 bp->b_bio1.bio_driver_info = SD[sdno].sd_dev; in initsd()
543 bp->b_bio1.bio_driver_info = SD[sdno].sd_dev; in initsd()
H A Dvinumioctl.c147 bcopy(&SD[index], data, sizeof(struct sd)); in vinumioctl()
176 bcopy(&SD[PLEX[index].sdnos[sdno]], data, sizeof(struct sd)); in vinumioctl()
396 && (SD[sdno].state > sd_referenced)) in validsd()
397 return &SD[sdno]; in validsd()
448 struct sd *sd = &SD[msg->index]; in resetstats()
571 sd = &SD[plex->sdnos[sdno]]; in attachobject()
693 struct sd *sd = &SD[plex->sdnos[sdno]]; in detachobject()
H A Dvinumrequest.c332 sd = &SD[rq->sdno]; in launch_requests()
428 (uintmax_t)(rqe->b.b_bio1.bio_offset - ((off_t)SD[rqe->sdno].driveoffset << DEV_BSHIFT)), in launch_requests()
493 sd = &SD[plex->sdnos[sdno]]; in bre()
578 sd = &SD[plex->sdnos[sdno]]; /* the subdisk in question */ in bre()
800 sd = &SD[rqe->sdno]; /* point to subdisk */ in build_rq_buffer()
905 sd = &SD[Sdno(dev)]; /* point to the subdisk */ in sdio()
971 (uintmax_t)(sbp->b.b_bio1.bio_offset - ((off_t)SD[sbp->sdno].driveoffset << DEV_BSHIFT)), in sdio()
H A Dvinumio.c396 if ((SD[sdno].driveno == i) /* it's pointing to this one, */ in check_drive()
397 &&(SD[sdno].state != sd_unallocated)) { /* and it's a real subdisk */ in check_drive()
398 SD[sdno].driveno = drive->driveno; /* point to the one we found */ in check_drive()
502 sd = &SD[i]; in format_config()
H A Dvinumvar.h349 #define SD vinum_conf.sd macro
/dragonfly/games/quiz/datfiles/
H A Dstate41 S{outh} Dakota|SD:Pierre:SD:pasque{ flower}
H A Dareas70 605:south dakota|SD:
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A DREADME-P2P348 the list of existing SD queries. If advertisement id doesn't match the
511 Add a local Bonjour service for internal SD query processing.
531 Remove a local Bonjour service from internal SD query processing.
535 Add a local UPnP service for internal SD query processing.
547 Remove a local UPnP service from internal SD query processing.
551 Removes the local asp service from internal SD query list.
556 Remove all local services from internal SD query processing.
/dragonfly/bin/mined/
H A Dmined.h353 void SD(int);
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/std/
H A Dnumeric125 // These were used in drafts of SD-6:
/dragonfly/share/zoneinfo/
H A Diso3166.tab221 SD Sudan
/dragonfly/contrib/file/magic/Magdir/
H A Dc6498 >0x16 beshort 69 SD-BOX
/dragonfly/contrib/gcc-4.7/gcc/
H A Dmachmode.def240 DECIMAL_FLOAT_MODE (SD, 4, decimal_single_format);
/dragonfly/sys/dev/raid/dpt/
H A Ddpt.h191 #define SD(host) ((hostdata *)&(host->hostdata)) macro
/dragonfly/contrib/gcc-8.0/gcc/
H A Dmachmode.def267 DECIMAL_FLOAT_MODE (SD, 4, decimal_single_format);
/dragonfly/sys/config/
H A DX86_64_GENERIC324 # MMC/SD
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/decimal/
H A Ddecimal230 typedef float __decfloat32 __attribute__((mode(SD)));

12