Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/ic/
Daic7xxx_openbsd.h88 #define SCSI_IS_SCSIBUS_B(ahc, sc_link) \ macro
91 (SCSI_IS_SCSIBUS_B(ahc, sc_link) ? ahc->our_id_b : ahc->our_id)
93 (SCSI_IS_SCSIBUS_B(ahc, sc_link) ? 'B' : 'A')