Lines Matching defs:nego_status
1088 ** nego_status field of struct ccb.
1453 #define nego_status phys.nego_st
4015 ** negotiation and the nego_status field of the CCB.
4058 cp->nego_status = nego;
4231 ** (nego_status is filled by ncr_prepare_nego())
4236 cp->nego_status = 0;
4345 cp->host_status = cp->nego_status ? HS_NEGOTIATE : HS_BUSY;
6675 "status=%x.\n", num, cp->nego_status);
6682 switch (cp->nego_status) {
6698 cp->nego_status = 0;
6756 switch (cp->nego_status) {
6792 cp->nego_status = NS_SYNC;
6843 switch (cp->nego_status) {
6881 cp->nego_status = NS_WIDE;