Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/format/
H A Dctlr_scsi.c63 #define SENSE_LEN 20 macro
3407 ucmd.uscsi_rqlen = SENSE_LEN; in test_until_ready()
3416 (void) memset((char *)&sense, 0, SENSE_LEN); in test_until_ready()