Searched defs:sof (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_queue.h148 uint32_t sof: 8; member in struct:CQE_UnsolRcv
161 uint32_t sof: 8; member in struct:CQE_UnsolRcv
189 uint32_t sof: 8; member in struct:CQE_UnsolRcvV1
202 uint32_t sof: 8; member in struct:CQE_UnsolRcvV1
/illumos-gate/usr/src/lib/fm/topo/modules/common/ses/
H A Dses.c302 ses_open_fail_list_t *sof; local
308 for (sof = ses_sofh; sof != NULL; sof = sof->sof_next) {
313 sof->sof_path)) == NULL) {
315 "recheck_dir - still can't open %s", sof->sof_path);
324 "recheck_dir - can now open %s", sof->sof_path);
337 ses_open_fail_list_t *sof; local
340 sof
351 ses_open_fail_list_t *sof, *next_sof; local
[all...]
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_msg.h1228 __u8 sof; member in struct:cpl_fcoe_hdr

Completed in 76 milliseconds