Searched refs:ACAP_LEN (Results 1 – 2 of 2) sorted by relevance
72 #define ACAP_LEN 0x01 /* 16 byte commands */ macro
235 drvp->atapi_cap |= ACAP_LEN; in atapiscsi_attach()805 int cmdlen = (drvp->atapi_cap & ACAP_LEN) ? 16 : 12; in wdc_atapi_intr_command()