Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ahci/
HDahciem.c392 strncpy(&buf[34], "1.00", SID_REVISION_SIZE); in ahci_em_emulate_ses_on_led()
433 strncpy(ed->product_rev, " ", SID_REVISION_SIZE); in ahci_em_emulate_ses_on_led()
/NextBSD/share/examples/scsi_target/
HDscsi_cmds.c371 bcopy("0.1 ", inq->revision, SID_REVISION_SIZE); in init_inquiry()
/NextBSD/sys/cam/scsi/
HDscsi_all.h2177 #define SID_REVISION_SIZE 4 macro
2178 char revision[SID_REVISION_SIZE];
3469 char revision[SID_REVISION_SIZE+1];
/NextBSD/sys/dev/ciss/
HDciss.c3416 SID_REVISION_SIZE); in ciss_cam_complete_fixup()