Searched refs:hsc (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dpartition.h18 typedef struct hsc { struct
23 } hsc; typedef in typeref:struct:hsc
34 hsc start;
35 hsc end;
H A Dmpartition.c47 static __inline__ void print_hsc(hsc *h)
53 static void set_offset(hsc *h, int offset, int heads, int sectors)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/libsas/
H A Dsas_scsi_host.c856 sector_t capacity, int *hsc)
858 hsc[0] = 255;
859 hsc[1] = 63;
861 hsc[2] = capacity;
854 sas_bios_param(struct scsi_device *scsi_dev, struct block_device *bdev, sector_t capacity, int *hsc) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/key/
H A Daf_key.c712 int add_keys, int hsc)
740 ((hsc & 1) ? sizeof(struct sadb_lifetime) : 0) +
741 ((hsc & 2) ? sizeof(struct sadb_lifetime) : 0) +
829 if (hsc & 2) {
841 if (hsc & 1) {
1011 int hsc)
1013 return __pfkey_xfrm_state2msg(x, 0, hsc);
2914 int hsc; local
2918 hsc = 2;
2920 hsc
711 __pfkey_xfrm_state2msg(struct xfrm_state *x, int add_keys, int hsc) argument
1010 pfkey_xfrm_state2msg_expire(struct xfrm_state *x, int hsc) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/scsi/
H A Dlibsas.h634 sector_t capacity, int *hsc);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dcg14.c117 u16 hsc; /* Hor Sync Clear */ member in struct:cg14_regs
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/radeon/
H A Dradeon_mode.h283 fixed20_12 hsc; member in struct:radeon_crtc
H A Dradeon_display.c1190 radeon_crtc->hsc.full = dfixed_div(a, b);
1193 radeon_crtc->hsc.full = dfixed_const(1);
H A Drs690.c261 * hsc = horizontal scaling ration, defined as source/destination
271 b.full = dfixed_mul(b, crtc->hsc);
H A Drv515.c817 * hsc = horizontal scaling ration, defined as source/destination
827 b.full = dfixed_mul(b, crtc->hsc);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dcdrom.h687 struct dvd_host_send_challenge hsc; member in union:__anon17255
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/cdrom/
H A Dcdrom.c1646 setup_send_key(&cgc, ai->hsc.agid, 1);
1648 copy_chal(&buf[4], ai->hsc.chal);

Completed in 157 milliseconds