Searched refs:ql83xx_resetseq (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/dev/qlxgbe/
H A Dql_misc.c1277 hdr = (q8_tmplt_hdr_t *)ql83xx_resetseq;
1280 if (qla_tmplt_16bit_checksum(ha, (uint16_t *)ql83xx_resetseq,
1287 buf = ql83xx_resetseq + hdr->stop_seq_off;
1297 buf = ql83xx_resetseq + hdr->init_seq_off;
1319 buf = ql83xx_resetseq + hdr->start_seq_off;
1339 hdr = (q8_tmplt_hdr_t *)ql83xx_resetseq;
1341 if (qla_tmplt_16bit_checksum(ha, (uint16_t *)ql83xx_resetseq,
1348 buf = ql83xx_resetseq + hdr->stop_seq_off;
1368 hdr = (q8_tmplt_hdr_t *)ql83xx_resetseq;
1370 if (qla_tmplt_16bit_checksum(ha, (uint16_t *)ql83xx_resetseq,
[all...]
H A Dql_glbl.h111 extern unsigned char ql83xx_resetseq[];
H A Dql_reset.c41 unsigned char ql83xx_resetseq[] = { variable

Completed in 127 milliseconds