Searched defs:schp (Results 1 – 2 of 2) sorted by relevance
267 struct siisata_channel *schp; in siisata_init_port() local297 struct siisata_channel *schp; in siisata_attach_port() local429 struct siisata_channel *schp; in siisata_detach() local480 struct siisata_channel *schp = &sc->sc_channels[port]; in siisata_resume() local508 siisata_intr_port(struct siisata_channel *schp) in siisata_intr_port()628 struct siisata_channel *schp = (struct siisata_channel *)chp; in siisata_channel_recover() local669 struct siisata_channel *schp = (struct siisata_channel *)chp; in siisata_reset_drive() local753 struct siisata_channel *schp = (struct siisata_channel *)chp; in siisata_reset_channel() local797 struct siisata_channel *schp = (struct siisata_channel *)chp; in siisata_probe_drive() local961 struct siisata_channel *schp = (struct siisata_channel *)chp; in siisata_cmd_start() local[all …]
112 #define SIISATA_PRB_SYNC(sc, schp, slot, op) bus_dmamap_sync((sc)->sc_dmat, \ argument