/src/sys/dev/ieee1394/ |
sbp.c | 252 uint32_t orb[8]; member in struct:sbp_ocb 267 sizeof(ocb->orb) + sizeof(ocb->ind_ptr), (op)); 417 /* B */ "Dummy ORB completed", 424 /* 0 */ "Operation request block (ORB)", 1310 printf("%s: orb pointer active\n", __func__); 1479 memset(ocb->orb, 0, sizeof(ocb->orb)); 1480 ocb->orb[6] = htonl((nid << 16) | SBP_BIND_HI); 1481 ocb->orb[7] = htonl(SBP_DEV2ADDR(dv_unit, sdev->lun_id)); 1493 ocb->orb[0] = ocb->orb[1] = 0; /* password * [all...] |
sbp.c | 252 uint32_t orb[8]; member in struct:sbp_ocb 267 sizeof(ocb->orb) + sizeof(ocb->ind_ptr), (op)); 417 /* B */ "Dummy ORB completed", 424 /* 0 */ "Operation request block (ORB)", 1310 printf("%s: orb pointer active\n", __func__); 1479 memset(ocb->orb, 0, sizeof(ocb->orb)); 1480 ocb->orb[6] = htonl((nid << 16) | SBP_BIND_HI); 1481 ocb->orb[7] = htonl(SBP_DEV2ADDR(dv_unit, sdev->lun_id)); 1493 ocb->orb[0] = ocb->orb[1] = 0; /* password * [all...] |
sbp.c | 252 uint32_t orb[8]; member in struct:sbp_ocb 267 sizeof(ocb->orb) + sizeof(ocb->ind_ptr), (op)); 417 /* B */ "Dummy ORB completed", 424 /* 0 */ "Operation request block (ORB)", 1310 printf("%s: orb pointer active\n", __func__); 1479 memset(ocb->orb, 0, sizeof(ocb->orb)); 1480 ocb->orb[6] = htonl((nid << 16) | SBP_BIND_HI); 1481 ocb->orb[7] = htonl(SBP_DEV2ADDR(dv_unit, sdev->lun_id)); 1493 ocb->orb[0] = ocb->orb[1] = 0; /* password * [all...] |
sbp.c | 252 uint32_t orb[8]; member in struct:sbp_ocb 267 sizeof(ocb->orb) + sizeof(ocb->ind_ptr), (op)); 417 /* B */ "Dummy ORB completed", 424 /* 0 */ "Operation request block (ORB)", 1310 printf("%s: orb pointer active\n", __func__); 1479 memset(ocb->orb, 0, sizeof(ocb->orb)); 1480 ocb->orb[6] = htonl((nid << 16) | SBP_BIND_HI); 1481 ocb->orb[7] = htonl(SBP_DEV2ADDR(dv_unit, sdev->lun_id)); 1493 ocb->orb[0] = ocb->orb[1] = 0; /* password * [all...] |