Searched refs:hds (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/drivers/scsi/ |
H A D | scsicam.c | 175 static int setsize(unsigned long capacity, unsigned int *cyls, unsigned int *hds, in setsize() argument 202 *hds = (unsigned int) heads; in setsize()
|
/openbmc/qemu/tests/qemu-iotests/sample_images/ |
H A D | parallels-with-bitmap.sh | 23 IMG=$DIR/root.hds
|
/openbmc/linux/drivers/net/ethernet/brocade/bna/ |
H A D | bna.h | 192 (q0) = rxp->rxq.hds.data; \ 193 (q1) = rxp->rxq.hds.hdr; \
|
H A D | bfi_enet.h | 474 } __packed hds; member
|
H A D | bna_types.h | 599 } hds; member
|
H A D | bna_tx_rx.c | 1695 cfg_req->rx_cfg.hds.type = rx->hds_cfg.hdr_type; in bna_bfi_rx_enet_start() 1696 cfg_req->rx_cfg.hds.force_offset = rx->hds_cfg.forced_offset; in bna_bfi_rx_enet_start() 1697 cfg_req->rx_cfg.hds.max_header_size = rx->hds_cfg.forced_offset; in bna_bfi_rx_enet_start() 1844 rxp->rxq.hds.data = q0; in bna_rxp_add_rxqs() 1845 rxp->rxq.hds.hdr = q1; in bna_rxp_add_rxqs()
|
/openbmc/linux/drivers/gpu/drm/ingenic/ |
H A D | ingenic-drm-drv.c | 284 unsigned int vpe, vds, vde, vt, hpe, hds, hde, ht; in ingenic_drm_crtc_update_timings() local 292 hds = mode->crtc_htotal - mode->crtc_hsync_start; in ingenic_drm_crtc_update_timings() 293 hde = hds + mode->crtc_hdisplay; in ingenic_drm_crtc_update_timings() 309 hds << JZ_LCD_DAH_HDS_OFFSET | in ingenic_drm_crtc_update_timings()
|
/openbmc/qemu/target/arm/tcg/ |
H A D | sve_ldst_internal.h | 103 DO_LD_PRIM_2(hds, H1_8, uint64_t, int16_t, lduw)
|
H A D | sve_helper.c | 6267 DO_LDFF1_LDNF1_2(hds, MO_64, MO_16) in DO_LDFF1_LDNF1_1()
|
/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/pcie/ |
H A D | pearl_pcie.c | 915 int hds = sizeof(*hdr); in qtnf_ep_fw_send() local 937 pdata = skb->data + hds; in qtnf_ep_fw_send() 939 len = QTN_PCIE_FW_BUFSZ - hds; in qtnf_ep_fw_send()
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | devices.txt | 1569 0 = /dev/hds Master: whole disk (or CD-ROM)
|