HomeSort by: relevance | last modified time | path
    Searched defs:ll_tft_control (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/evbppc/virtex/dev/
tft_ll.c 60 struct ll_tft_control { struct
65 CTASSERT(offsetof(struct ll_tft_control, cd_img) == sizeof(struct cdmac_descr));
76 struct ll_tft_control *lsc_cd;
127 sizeof(struct ll_tft_control) + sc->sc_size, 8, 0,
133 sizeof(struct ll_tft_control) + sc->sc_size,
139 sizeof(struct ll_tft_control) + sc->sc_size, 1,
140 sizeof(struct ll_tft_control) + sc->sc_size, 0, 0,
146 sizeof(struct ll_tft_control) + sc->sc_size, NULL, 0)) != 0) {
152 memset(lsc->lsc_cd, 0x00, sizeof(struct ll_tft_control));
157 offsetof(struct ll_tft_control, cd_img)
    [all...]
tft_ll.c 60 struct ll_tft_control { struct
65 CTASSERT(offsetof(struct ll_tft_control, cd_img) == sizeof(struct cdmac_descr));
76 struct ll_tft_control *lsc_cd;
127 sizeof(struct ll_tft_control) + sc->sc_size, 8, 0,
133 sizeof(struct ll_tft_control) + sc->sc_size,
139 sizeof(struct ll_tft_control) + sc->sc_size, 1,
140 sizeof(struct ll_tft_control) + sc->sc_size, 0, 0,
146 sizeof(struct ll_tft_control) + sc->sc_size, NULL, 0)) != 0) {
152 memset(lsc->lsc_cd, 0x00, sizeof(struct ll_tft_control));
157 offsetof(struct ll_tft_control, cd_img)
    [all...]

Completed in 21 milliseconds