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

  /src/sys/arch/sparc/dev/
ts102.c 118 struct tslot_data { struct
151 struct tslot_data sc_slot[TS102_NUM_SLOTS];
177 static void tslot_reset(struct tslot_data *, uint32_t);
180 static void tslot_slot_intr(struct tslot_data *, int);
306 struct tslot_data *td;
402 tslot_reset(struct tslot_data *td, uint32_t iosize)
464 struct tslot_data *td = (struct tslot_data *)paa->pch;
478 struct tslot_data *td = (struct tslot_data *)pch
    [all...]
ts102.c 118 struct tslot_data { struct
151 struct tslot_data sc_slot[TS102_NUM_SLOTS];
177 static void tslot_reset(struct tslot_data *, uint32_t);
180 static void tslot_slot_intr(struct tslot_data *, int);
306 struct tslot_data *td;
402 tslot_reset(struct tslot_data *td, uint32_t iosize)
464 struct tslot_data *td = (struct tslot_data *)paa->pch;
478 struct tslot_data *td = (struct tslot_data *)pch
    [all...]

Completed in 22 milliseconds