Searched refs:XS_CTL_RESET (Results 1 - 25 of 39) sorted by relevance

12

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dicpsp.c151 if ((flags & XS_CTL_RESET) != 0) {
H A Duha.c436 if (flags & XS_CTL_RESET) {
H A Dsunscpal.c1100 if (xs->xs_control & XS_CTL_RESET) {
1274 * BUS DEVICE RESET # if XS_CTL_RESET & xs->xs_control (or in
1904 if ((xs->xs_control & XS_CTL_RESET) == 0) {
H A Daic6360.c524 if (xs->xs_control & XS_CTL_RESET) {
2128 if ((acb->xs->xs_control & XS_CTL_RESET) == 0) {
H A Dmb89352.c544 if (xs->xs_control & XS_CTL_RESET) {
2103 if ((acb->xs->xs_control & XS_CTL_RESET) == 0) {
H A Dncr5380sbc.c977 if (xs->xs_control & XS_CTL_RESET) {
1520 * BUS DEVICE RESET # if XS_CTL_RESET & xs->xs_control (or in
2407 if ((xs->xs_control & XS_CTL_RESET) == 0) {
H A Daha.c1160 if (flags & XS_CTL_RESET) {
H A Daic79xx_osm.c384 if (xs->xs_control & XS_CTL_RESET) {
H A Daic7xxx_osm.c372 if (xs->xs_control & XS_CTL_RESET) {
H A Diha.c342 if ((scb->xs->xs_control & XS_CTL_RESET) != 0)
992 if ((scb->xs->xs_control & XS_CTL_RESET) == 0) {
H A Dbha.c305 if (flags & XS_CTL_RESET) {
H A Ddpt.c945 if ((flags & XS_CTL_RESET) != 0) {
/netbsd-6-1-5-RELEASE/sys/arch/newsmips/dev/
H A Dsc_wrap.c294 if (flags & XS_CTL_RESET)
/netbsd-6-1-5-RELEASE/sys/arch/amiga/dev/
H A Dsci.c214 if (flags & XS_CTL_RESET)
/netbsd-6-1-5-RELEASE/sys/dev/scsipi/
H A Dscsipiconf.h575 #define XS_CTL_RESET 0x00000400 /* reset the device */ macro
H A Dif_se.c697 XS_CTL_RESET);
/netbsd-6-1-5-RELEASE/sys/dev/i2o/
H A Diopsp.c412 if ((flags & XS_CTL_RESET) != 0) {
/netbsd-6-1-5-RELEASE/sys/arch/mac68k/dev/
H A Dncr5380.c277 if (flags & XS_CTL_RESET) {
428 if (!(xs->xs_control & XS_CTL_RESET)) {
/netbsd-6-1-5-RELEASE/sys/arch/atari/dev/
H A Dncr5380.c286 if (flags & XS_CTL_RESET) {
438 if ((xs->xs_control & XS_CTL_RESET) == 0) {
/netbsd-6-1-5-RELEASE/sys/dev/eisa/
H A Dahb.c807 if (flags & XS_CTL_RESET) {
/netbsd-6-1-5-RELEASE/sys/dev/isa/
H A Dseagate.c573 if (flags & XS_CTL_RESET) {
H A Dwds.c1074 if (xs->xs_control & XS_CTL_RESET) {
/netbsd-6-1-5-RELEASE/sys/dev/iscsi/
H A Discsi_send.c1478 if (xs->xs_control & XS_CTL_RESET) {
/netbsd-6-1-5-RELEASE/sys/arch/arc/dti/
H A Dbtl.c1240 if (control & XS_CTL_RESET) {
/netbsd-6-1-5-RELEASE/sys/arch/acorn32/podulebus/
H A Desc.c335 if (pendp->xs->xs_control & XS_CTL_RESET) {

Completed in 452 milliseconds

12