Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/amd/
HDamd.h343 #define SCSI_NOP0 4 macro
HDamd.c1171 return (SCSI_NOP0); in amd_StatusPhase0()
1178 scsistat = SCSI_NOP0; in amd_MsgOutPhase0()
1195 return (SCSI_NOP0); in amd_MsgInPhase0()
1656 return (SCSI_NOP0);
1855 amd->last_phase = SCSI_NOP0; in amd_Reselect()
/dragonfly/sys/dev/disk/trm/
HDtrm.h400 #define SCSI_NOP0 4 macro