Searched refs:sms_id (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd.c848 sm->sms_id = BSWAP_16(sm->sms_id);
907 if (h.sms_id == sms->sms_id) {
982 sbd_read_meta_section(sbd_lu_t *sl, sm_section_hdr_t **ppsms, uint16_t sms_id) argument
991 sms.sms_id = sms_id;
1011 if ((*ppsms)->sms_id != SMS_ID_UNUSED) {
1074 if (t.sms_id != sms->sms_id) {
[all...]
H A Dsbd_impl.h82 uint16_t sms_id; /* Section identifier */ member in struct:sm_v0_section_hdr
H A Dstmf_sbd.h98 uint16_t sms_id; /* Section identifier */ member in struct:sm_section_hdr
H A Dsbd_pgr.c290 spi->pgr_sms_header.sms_id = SMS_ID_PGR_INFO;
458 spi->pgr_sms_header.sms_id = SMS_ID_PGR_INFO;

Completed in 68 milliseconds