Home
last modified time | relevance | path

Searched refs:MPII_DF_VOLUME (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/pci/
H A Dmpii.c122 #define MPII_DF_VOLUME (0x0010) macro
1798 SET(dev->flags, MPII_DF_VOLUME); in mpii_event_raid()
3327 if (dev != NULL && ISSET(dev->flags, MPII_DF_VOLUME)) {
3473 ISSET(sc->sc_devs[i]->flags, MPII_DF_VOLUME)) in mpii_ioctl_inq()
3809 if (dev && ISSET(dev->flags, MPII_DF_VOLUME)) in mpii_find_vol()