Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/pci/
H A Dmpii.c111 #define MPII_DF_VOLUME (0x0010) macro
914 if (ISSET(flags, MPII_DF_VOLUME)) { in mpii_scsi_probe()
1839 SET(dev->flags, MPII_DF_VOLUME); in mpii_event_raid()
3228 if (dev != NULL && ISSET(dev->flags, MPII_DF_VOLUME)) { in mpii_scsi_ioctl()
3372 ISSET(sc->sc_devs[i]->flags, MPII_DF_VOLUME)) in mpii_ioctl_inq()
3698 if (dev && ISSET(dev->flags, MPII_DF_VOLUME)) in mpii_find_vol()