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

  /src/sys/dev/isa/
seagate.c 222 * These are "special" values for the tag parameter passed to sea_select
289 int sea_select(struct sea_softc *sea, struct sea_scb *scb);
765 if (sea_select(sea, scb)) {
1049 sea_select(struct sea_softc *sea, struct sea_scb *scb) function in typeref:typename:int
1178 if (sea_select(sea, scb))
seagate.c 222 * These are "special" values for the tag parameter passed to sea_select
289 int sea_select(struct sea_softc *sea, struct sea_scb *scb);
765 if (sea_select(sea, scb)) {
1049 sea_select(struct sea_softc *sea, struct sea_scb *scb) function in typeref:typename:int
1178 if (sea_select(sea, scb))
seagate.c 222 * These are "special" values for the tag parameter passed to sea_select
289 int sea_select(struct sea_softc *sea, struct sea_scb *scb);
765 if (sea_select(sea, scb)) {
1049 sea_select(struct sea_softc *sea, struct sea_scb *scb) function in typeref:typename:int
1178 if (sea_select(sea, scb))

Completed in 39 milliseconds